Definition Type: Element
Name: position
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsB:GeoCoordinatesType
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Abstract
Documentation:
The coordinates of the location
Collapse XSD Schema Diagram:
Drilldown into gpsdatum in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into altitude in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into longitude in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into latitude in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into GeoCoordinatesType in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of position in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:element name="position" type="GeoCoordinatesType">
    <xs:annotation>
        <xs:documentation>The coordinates of the location</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
latitude nsB:latitude Required
longitude nsB:longitude Required
altitude nsB:altitude Optional
gpsdatum nsB:gpsdatum Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: