Definition Type Element
Name Location
Abstract False
Documentation
=========================== Location (version 1.1)=============================
An indication of the location somehow relevant to the NewsItem. Type of the
location (the nature of its relation to the NewsItem) is specified using the
HowPresent attribute that is part of the %assignment; entity (e.g.
DateLine, Event, etc). Logical components of the location's definition (eg Country) are specified
using the Property child elements with the FormalName attributes taken from the IPTC normative controlled
vocabulary. In addition, if the location in question exists as a single Topic, the optional Topic attribute may be
used as a direct pointer to that Topic.   The pointer may take the form of an http URL or a NewsML
URN, or a # character followed by the  value of the Duid attribute of a Topic element in the current document
================================================================================
      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Location" >
  <xs:annotation>
    <xs:documentation>
=========================== Location (version 1.1)=============================
An indication of the location somehow relevant to the NewsItem. Type of the
location (the nature of its relation to the NewsItem) is specified using the
HowPresent attribute that is part of the %assignment; entity (e.g.
DateLine, Event, etc). Logical components of the location's definition (eg Country) are specified
using the Property child elements with the FormalName attributes taken from the IPTC normative controlled
vocabulary. In addition, if the location in question exists as a single Topic, the optional Topic attribute may be
used as a direct pointer to that Topic.   The pointer may take the form of an http URL or a NewsML
URN, or a # character followed by the  value of the Duid attribute of a Topic element in the current document
================================================================================
      
</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="Property"/>
    </xs:sequence>

    <xs:attributeGroup ref="localid"/>
    <xs:attributeGroup ref="assignment"/>
    <xs:attribute name="Topic" type="xs:string"/>
    <xs:attribute ref="xml:lang" use="optional"/>
  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Location
    Location
References
Location
Generated using Liquid XML Studio by Liquid Technologies Ltd