Definition Type: ComplexType
Name: PT_LocaleContainer_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gmd:PT_Locale_Type
Containing Schema: freeText.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into localisedString in schema freetext_xsd Drilldown into responsibleParty in schema freetext_xsd Drilldown into date in schema freetext_xsd Drilldown into description in schema freetext_xsd Drilldown into characterEncoding in schema freetext_xsd Drilldown into country in schema freetext_xsd Drilldown into languageCode in schema freetext_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsd Drilldown into PT_Locale_Type in schema freetext_xsdXSD Diagram of PT_LocaleContainer_Type in schema freetext_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="PT_LocaleContainer_Type">
    <xs:complexContent>
        <xs:extension base="gmd:PT_Locale_Type">
            <xs:sequence>
                <xs:element name="description" type="gco:CharacterString_PropertyType" />
                <xs:element name="date" type="gmd:CI_Date_PropertyType" maxOccurs="unbounded" />
                <xs:element name="responsibleParty" type="gmd:CI_ResponsibleParty_PropertyType" />
                <xs:element name="localisedString" type="gmd:LocalisedCharacterString_PropertyType" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
languageCode gmd:languageCode (1) (1)
country gmd:country 0 (1)
characterEncoding gmd:characterEncoding 0 (1)
description gmd:description (1) (1)
date gmd:date (1) unbounded
responsibleParty gmd:responsibleParty (1) (1)
localisedString gmd:localisedString (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:PT_LocaleContainer