ani:conflocation

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
country optional

Used By

Element ani:confevent

Source

<xs:element name="conflocation">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ani:venue"/>
      <xs:element minOccurs="0" ref="ani:address-part"/>
      <xs:choice minOccurs="0">
        <xs:element ref="ani:city-group"/>
        <xs:sequence>
          <xs:element minOccurs="0" ref="ani:city"/>
          <xs:element minOccurs="0" ref="ani:state"/>
          <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:postal-code"/>
        </xs:sequence>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="country"/>
  </xs:complexType>
</xs:element>

Sample