Definition Type: ComplexType
Name: ScopedName_PropertyType
Namespace: http://www.isotc211.org/2005/gco
Containing Schema: basicTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScopedName in schema basictypes_xsd1 Drilldown into nilReason in schema gcobase_xsdXSD Diagram of ScopedName_PropertyType in schema basictypes_xsd1 (Geography Markup Language)
Collapse XSD Schema Code:
<xs:complexType name="ScopedName_PropertyType">
    <xs:sequence minOccurs="0">
        <xs:element ref="gco:ScopedName" />
    </xs:sequence>
    <xs:attribute ref="gco:nilReason" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScopedName gco:ScopedName (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
nilReason gco:nilReason (Optional)