gmd:PT_LocaleContainer_Type

Complex Type Information

Model

Used By

Source

<xs:complexType name="PT_LocaleContainer_Type">
  <xs:sequence>
    <xs:element name="description" type="gco:CharacterString_PropertyType"/>
    <xs:element name="locale" type="gmd:PT_Locale_PropertyType"/>
    <xs:element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="responsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="localisedString" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>