Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Imported schema gco.xsd
Namespace http://www.isotc211.org/2005/gco
Annotations
Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Included schema basicTypes.xsd
Namespace http://www.isotc211.org/2005/gco
Annotations
Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic
Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd. This basicTypes.xsd schema implements concepts from the "basic types" package of ISO/TS 19103.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Included schema gcoBase.xsd
Namespace http://www.isotc211.org/2005/gco
Annotations
Geographic COmmon (GCO) extensible markup language is a component of the XML Schema Implementation of Geographic
Information Metadata documented in ISO/TS 19139:2007. GCO includes all the definitions of http://www.isotc211.org/2005/gco namespace. The root document of this namespace is the file gco.xsd. This gcoBase.xsd schema provides:
		1.  tools to handle specific objects like "code lists" and "record";
		2. Some XML types representing that do not follow the general encoding rules.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Element gco:CharacterString
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gmd.tmp#CI_DateTypeCode gmd.tmp#CI_OnLineFunctionCode gmd.tmp#CI_PresentationFormCode gmd.tmp#CI_RoleCode gmd.tmp#Country gmd.tmp#DQ_EvaluationMethodTypeCode gmd.tmp#DS_AssociationTypeCode gmd.tmp#DS_InitiativeTypeCode gmd.tmp#LanguageCode gmd.tmp#LocalisedCharacterString gmd.tmp#MD_CellGeometryCode gmd.tmp#MD_CharacterSetCode gmd.tmp#MD_ClassificationCode gmd.tmp#MD_CoverageContentTypeCode gmd.tmp#MD_DatatypeCode gmd.tmp#MD_DimensionNameTypeCode gmd.tmp#MD_DistributionUnits gmd.tmp#MD_GeometricObjectTypeCode gmd.tmp#MD_ImagingConditionCode gmd.tmp#MD_KeywordTypeCode gmd.tmp#MD_MaintenanceFrequencyCode gmd.tmp#MD_MediumFormatCode gmd.tmp#MD_MediumNameCode gmd.tmp#MD_ObligationCode gmd.tmp#MD_PixelOrientationCode gmd.tmp#MD_ProgressCode gmd.tmp#MD_RestrictionCode gmd.tmp#MD_ScopeCode gmd.tmp#MD_SpatialRepresentationTypeCode gmd.tmp#MD_TopicCategoryCode gmd.tmp#MD_TopologyLevelCode
Type xs:string
Properties
content simple
Substitution Group
Used by
Source
<xs:element name="CharacterString" type="xs:string"/>
Element gco:Boolean
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type xs:boolean
Properties
content simple
Used by
Source
<xs:element name="Boolean" type="xs:boolean"/>
Element gco:Real
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type xs:double
Properties
content simple
Used by
Source
<xs:element name="Real" type="xs:double"/>
Element gco:Date
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#Date_Type
Type gco:Date_Type
Properties
content simple
nillable true
Used by
Complex Type gco:Date_PropertyType
Source
<xs:element name="Date" type="gco:Date_Type" nillable="true"/>
Element gco:DateTime
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type xs:dateTime
Properties
content simple
Used by
Source
<xs:element name="DateTime" type="xs:dateTime"/>
Element gco:Integer
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type xs:integer
Properties
content simple
Used by
Source
<xs:element name="Integer" type="xs:integer"/>
Element gco:Binary
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#Binary_Type_src gco.tmp#Binary_Type
Type gco:Binary_Type
Properties
content complex
Used by
Attributes
QName Type Use
src xs:anyURI optional
Source
<xs:element name="Binary" type="gco:Binary_Type"/>
Element gco:TypeName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#CharacterString gco.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
Model
Children gco:CharacterString
Instance
<gco:aName gco:nilReason="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gco:aName>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="aName" type="gco:CharacterString_PropertyType"/>
Element gco:TypeName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#TypeName_Type_aName gco.tmp#TypeName_Type
Type gco:TypeName_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gco:aName
Instance
<gco:TypeName id="" uuid="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:aName gco:nilReason="">{1,1}</gco:aName>
</gco:TypeName>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="TypeName" type="gco:TypeName_Type"/>
Element gco:MemberName_Type / gco:aName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#CharacterString gco.tmp#CharacterString_PropertyType
Type gco:CharacterString_PropertyType
Properties
content complex
Model
Children gco:CharacterString
Instance
<gco:aName gco:nilReason="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gco:aName>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="aName" type="gco:CharacterString_PropertyType"/>
Element gco:MemberName_Type / gco:attributeType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#TypeName gco.tmp#TypeName_PropertyType
Type gco:TypeName_PropertyType
Properties
content complex
Model
Children gco:TypeName
Instance
<gco:attributeType xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:TypeName id="" uuid="">{1,1}</gco:TypeName>
</gco:attributeType>
Attributes
Source
<xs:element name="attributeType" type="gco:TypeName_PropertyType"/>
Element gco:MemberName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#MemberName_Type_aName gco.tmp#MemberName_Type_attributeType gco.tmp#MemberName_Type
Type gco:MemberName_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gco:aName, gco:attributeType
Instance
<gco:MemberName id="" uuid="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:aName gco:nilReason="">{1,1}</gco:aName>
  <gco:attributeType xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,1}</gco:attributeType>
</gco:MemberName>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MemberName" type="gco:MemberName_Type"/>
Element gco:Multiplicity_Type / gco:range
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#MultiplicityRange gco.tmp#MultiplicityRange_PropertyType
Type gco:MultiplicityRange_PropertyType
Properties
content complex
maxOccurs unbounded
Model
Children gco:MultiplicityRange
Instance
<gco:range xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:MultiplicityRange id="" uuid="">{1,1}</gco:MultiplicityRange>
</gco:range>
Attributes
Source
<xs:element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>
Element gco:MultiplicityRange
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#MultiplicityRange_Type_lower gco.tmp#MultiplicityRange_Type_upper gco.tmp#MultiplicityRange_Type
Type gco:MultiplicityRange_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gco:lower, gco:upper
Instance
<gco:MultiplicityRange id="" uuid="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:lower gco:nilReason="">{1,1}</gco:lower>
  <gco:upper gco:nilReason="">{1,1}</gco:upper>
</gco:MultiplicityRange>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="MultiplicityRange" type="gco:MultiplicityRange_Type"/>
Element gco:MultiplicityRange_Type / gco:lower
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Integer gco.tmp#Integer_PropertyType
Type gco:Integer_PropertyType
Properties
content complex
Model
Children gco:Integer
Instance
<gco:lower gco:nilReason="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:Integer>{1,1}</gco:Integer>
</gco:lower>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="lower" type="gco:Integer_PropertyType"/>
Element gco:MultiplicityRange_Type / gco:upper
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#UnlimitedInteger gco.tmp#UnlimitedInteger_PropertyType
Type gco:UnlimitedInteger_PropertyType
Properties
content complex
Model
Children gco:UnlimitedInteger
Instance
<gco:upper gco:nilReason="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:UnlimitedInteger isInfinite="">{1,1}</gco:UnlimitedInteger>
</gco:upper>
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="upper" type="gco:UnlimitedInteger_PropertyType"/>
Element gco:UnlimitedInteger
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#UnlimitedInteger_Type_isInfinite gco.tmp#UnlimitedInteger_Type
Type gco:UnlimitedInteger_Type
Properties
content complex
nillable true
Used by
Attributes
QName Type Use
isInfinite xs:boolean optional
Source
<xs:element name="UnlimitedInteger" type="gco:UnlimitedInteger_Type" nillable="true"/>
Element gco:Multiplicity
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#Multiplicity_Type_range gco.tmp#Multiplicity_Type
Type gco:Multiplicity_Type
Type hierarchy
Properties
content complex
Used by
Model
Children gco:range
Instance
<gco:Multiplicity id="" uuid="" xmlns:gco="http://www.isotc211.org/2005/gco">
  <gco:range xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">{1,unbounded}</gco:range>
</gco:Multiplicity>
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="Multiplicity" type="gco:Multiplicity_Type"/>
Element gco:Measure
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#http___www.isotc211.org_2005_gco_Angle gco.tmp#Length gco.tmp#Scale
Type gml:MeasureType
Properties
content simple
Substitution Group
Used by
Source
<xs:element name="Measure" type="gml:MeasureType"/>
Element gco:Length
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#MeasureType_uom gml_3_2.tmp#MeasureType gml_3_2.tmp#LengthType gco.tmp#Distance gco.tmp#http___www.isotc211.org_2005_gco_Measure
Type gml:LengthType
Type hierarchy
Properties
content complex
Substitution Group
Substitution Group Affiliation
Used by
Attributes
QName Type Use
uom gml:UomIdentifier required
Source
<xs:element name="Length" type="gml:LengthType" substitutionGroup="gco:Measure"/>
Element gco:Angle
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#MeasureType_uom gml_3_2.tmp#MeasureType gml_3_2.tmp#AngleType gco.tmp#http___www.isotc211.org_2005_gco_Measure
Type gml:AngleType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type gco:Angle_PropertyType
Attributes
QName Type Use
uom gml:UomIdentifier required
Source
<xs:element name="Angle" type="gml:AngleType" substitutionGroup="gco:Measure"/>
Element gco:Scale
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#MeasureType_uom gml_3_2.tmp#MeasureType gml_3_2.tmp#ScaleType gco.tmp#http___www.isotc211.org_2005_gco_Measure
Type gml:ScaleType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type gco:Scale_PropertyType
Attributes
QName Type Use
uom gml:UomIdentifier required
Source
<xs:element name="Scale" type="gml:ScaleType" substitutionGroup="gco:Measure"/>
Element gco:Distance
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#MeasureType_uom gml_3_2.tmp#MeasureType gml_3_2.tmp#LengthType gco.tmp#Length
Type gml:LengthType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Attributes
QName Type Use
uom gml:UomIdentifier required
Source
<xs:element name="Distance" type="gml:LengthType" substitutionGroup="gco:Length"/>
Element gco:AbstractGenericName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#LocalName gco.tmp#ScopedName
Type gml:CodeType
Properties
content simple
abstract true
Substitution Group
Used by
Source
<xs:element name="AbstractGenericName" type="gml:CodeType" abstract="true"/>
Element gco:LocalName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#AbstractGenericName
Type gml:CodeType
Properties
content simple
Substitution Group Affiliation
Used by
Source
<xs:element name="LocalName" type="gml:CodeType" substitutionGroup="gco:AbstractGenericName"/>
Element gco:ScopedName
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#AbstractGenericName
Type gml:CodeType
Properties
content simple
Substitution Group Affiliation
Used by
Source
<xs:element name="ScopedName" type="gml:CodeType" substitutionGroup="gco:AbstractGenericName"/>
Element gco:Decimal
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type xs:decimal
Properties
content simple
Used by
Source
<xs:element name="Decimal" type="xs:decimal"/>
Element gco:Record
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Used by
Source
<xs:element name="Record"/>
Element gco:RecordType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram xlink.tmp#simpleAttrs gco.tmp#RecordType_Type
Type gco:RecordType_Type
Properties
content complex
Used by
Attributes
Source
<xs:element name="RecordType" type="gco:RecordType_Type"/>
Element gco:AbstractObject
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type
Type gco:AbstractObject_Type
Properties
content complex
abstract true
Model
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:element name="AbstractObject" type="gco:AbstractObject_Type" abstract="true"/>
Complex Type gco:AbstractObject_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectIdentification
Properties
abstract true
Used by
Complex Types gco:MemberName_Type, gco:MultiplicityRange_Type, gco:Multiplicity_Type, gco:TypeName_Type, gmd:AbstractDQ_Element_Type, gmd:AbstractDQ_Result_Type, gmd:AbstractDS_Aggregate_Type, gmd:AbstractEX_GeographicExtent_Type, gmd:AbstractMD_ContentInformation_Type, gmd:AbstractMD_Identification_Type, gmd:AbstractMD_SpatialRepresentation_Type, gmd:AbstractRS_ReferenceSystem_Type, gmd:CI_Address_Type, gmd:CI_Citation_Type, gmd:CI_Contact_Type, gmd:CI_Date_Type, gmd:CI_OnlineResource_Type, gmd:CI_ResponsibleParty_Type, gmd:CI_Series_Type, gmd:CI_Telephone_Type, gmd:DQ_DataQuality_Type, gmd:DQ_Scope_Type, gmd:DS_Association_Type, gmd:DS_DataSet_Type, gmd:EX_Extent_Type, gmd:EX_TemporalExtent_Type, gmd:EX_VerticalExtent_Type, gmd:LI_Lineage_Type, gmd:LI_ProcessStep_Type, gmd:LI_Source_Type, gmd:MD_AggregateInformation_Type, gmd:MD_ApplicationSchemaInformation_Type, gmd:MD_BrowseGraphic_Type, gmd:MD_Constraints_Type, gmd:MD_DigitalTransferOptions_Type, gmd:MD_Dimension_Type, gmd:MD_Distribution_Type, gmd:MD_Distributor_Type, gmd:MD_ExtendedElementInformation_Type, gmd:MD_Format_Type, gmd:MD_GeometricObjects_Type, gmd:MD_Identifier_Type, gmd:MD_Keywords_Type, gmd:MD_MaintenanceInformation_Type, gmd:MD_Medium_Type, gmd:MD_MetadataExtensionInformation_Type, gmd:MD_Metadata_Type, gmd:MD_PortrayalCatalogueReference_Type, gmd:MD_RangeDimension_Type, gmd:MD_ReferenceSystem_Type, gmd:MD_RepresentativeFraction_Type, gmd:MD_StandardOrderProcess_Type, gmd:MD_Usage_Type, gmd:PT_FreeText_Type, gmd:PT_Locale_Type
Element gco:AbstractObject
Model
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="AbstractObject_Type" abstract="true">
  <xs:sequence/>
  <xs:attributeGroup ref="gco:ObjectIdentification"/>
</xs:complexType>
Complex Type gco:CharacterString_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#CharacterString
Used by
Elements gco:MemberName_Type/gco:aName, gco:TypeName_Type/gco:aName, gmd:AbstractDQ_Element_Type/gmd:evaluationMethodDescription, gmd:AbstractDQ_Element_Type/gmd:measureDescription, gmd:AbstractDQ_Element_Type/gmd:nameOfMeasure, gmd:AbstractMD_Identification_Type/gmd:abstract, gmd:AbstractMD_Identification_Type/gmd:credit, gmd:AbstractMD_Identification_Type/gmd:purpose, gmd:CI_Address_Type/gmd:administrativeArea, gmd:CI_Address_Type/gmd:city, gmd:CI_Address_Type/gmd:country, gmd:CI_Address_Type/gmd:deliveryPoint, gmd:CI_Address_Type/gmd:electronicMailAddress, gmd:CI_Address_Type/gmd:postalCode, gmd:CI_Citation_Type/gmd:ISBN, gmd:CI_Citation_Type/gmd:ISSN, gmd:CI_Citation_Type/gmd:alternateTitle, gmd:CI_Citation_Type/gmd:collectiveTitle, gmd:CI_Citation_Type/gmd:edition, gmd:CI_Citation_Type/gmd:otherCitationDetails, gmd:CI_Citation_Type/gmd:title, gmd:CI_Contact_Type/gmd:contactInstructions, gmd:CI_Contact_Type/gmd:hoursOfService, gmd:CI_OnlineResource_Type/gmd:applicationProfile, gmd:CI_OnlineResource_Type/gmd:description, gmd:CI_OnlineResource_Type/gmd:name, gmd:CI_OnlineResource_Type/gmd:protocol, gmd:CI_ResponsibleParty_Type/gmd:individualName, gmd:CI_ResponsibleParty_Type/gmd:organisationName, gmd:CI_ResponsibleParty_Type/gmd:positionName, gmd:CI_Series_Type/gmd:issueIdentification, gmd:CI_Series_Type/gmd:name, gmd:CI_Series_Type/gmd:page, gmd:CI_Telephone_Type/gmd:facsimile, gmd:CI_Telephone_Type/gmd:voice, gmd:DQ_ConformanceResult_Type/gmd:explanation, gmd:DQ_QuantitativeResult_Type/gmd:errorStatistic, gmd:EX_Extent_Type/gmd:description, gmd:LI_Lineage_Type/gmd:statement, gmd:LI_ProcessStep_Type/gmd:description, gmd:LI_ProcessStep_Type/gmd:rationale, gmd:LI_Source_Type/gmd:description, gmd:MD_ApplicationSchemaInformation_Type/gmd:constraintLanguage, gmd:MD_ApplicationSchemaInformation_Type/gmd:schemaAscii, gmd:MD_ApplicationSchemaInformation_Type/gmd:schemaLanguage, gmd:MD_ApplicationSchemaInformation_Type/gmd:softwareDevelopmentFileFormat, gmd:MD_BrowseGraphic_Type/gmd:fileDescription, gmd:MD_BrowseGraphic_Type/gmd:fileName, gmd:MD_BrowseGraphic_Type/gmd:fileType, gmd:MD_Constraints_Type/gmd:useLimitation, gmd:MD_DataIdentification_Type/gmd:environmentDescription, gmd:MD_DataIdentification_Type/gmd:language, gmd:MD_DataIdentification_Type/gmd:supplementalInformation, gmd:MD_DigitalTransferOptions_Type/gmd:unitsOfDistribution, gmd:MD_ExtendedElementInformation_Type/gmd:condition, gmd:MD_ExtendedElementInformation_Type/gmd:definition, gmd:MD_ExtendedElementInformation_Type/gmd:domainValue, gmd:MD_ExtendedElementInformation_Type/gmd:maximumOccurrence, gmd:MD_ExtendedElementInformation_Type/gmd:name, gmd:MD_ExtendedElementInformation_Type/gmd:parentEntity, gmd:MD_ExtendedElementInformation_Type/gmd:rationale, gmd:MD_ExtendedElementInformation_Type/gmd:rule, gmd:MD_ExtendedElementInformation_Type/gmd:shortName, gmd:MD_FeatureCatalogueDescription_Type/gmd:language, gmd:MD_Format_Type/gmd:amendmentNumber, gmd:MD_Format_Type/gmd:fileDecompressionTechnique, gmd:MD_Format_Type/gmd:name, gmd:MD_Format_Type/gmd:specification, gmd:MD_Format_Type/gmd:version, gmd:MD_Georectified_Type/gmd:checkPointDescription, gmd:MD_Georectified_Type/gmd:transformationDimensionDescription, gmd:MD_Georectified_Type/gmd:transformationDimensionMapping, gmd:MD_Georeferenceable_Type/gmd:orientationParameterDescription, gmd:MD_Identifier_Type/gmd:code, gmd:MD_Keywords_Type/gmd:keyword, gmd:MD_LegalConstraints_Type/gmd:otherConstraints, gmd:MD_MaintenanceInformation_Type/gmd:maintenanceNote, gmd:MD_Medium_Type/gmd:densityUnits, gmd:MD_Medium_Type/gmd:mediumNote, gmd:MD_Metadata_Type/gmd:dataSetURI, gmd:MD_Metadata_Type/gmd:fileIdentifier, gmd:MD_Metadata_Type/gmd:hierarchyLevelName, gmd:MD_Metadata_Type/gmd:language, gmd:MD_Metadata_Type/gmd:metadataStandardName, gmd:MD_Metadata_Type/gmd:metadataStandardVersion, gmd:MD_Metadata_Type/gmd:parentIdentifier, gmd:MD_RangeDimension_Type/gmd:descriptor, gmd:MD_ScopeDescription_Type/gmd:dataset, gmd:MD_ScopeDescription_Type/gmd:other, gmd:MD_SecurityConstraints_Type/gmd:classificationSystem, gmd:MD_SecurityConstraints_Type/gmd:handlingDescription, gmd:MD_SecurityConstraints_Type/gmd:userNote, gmd:MD_StandardOrderProcess_Type/gmd:fees, gmd:MD_StandardOrderProcess_Type/gmd:orderingInstructions, gmd:MD_StandardOrderProcess_Type/gmd:turnaround, gmd:MD_Usage_Type/gmd:specificUsage, gmd:MD_Usage_Type/gmd:userDeterminedLimitations, gmd:PT_LocaleContainer_Type/gmd:description, gmd:RS_Identifier_Type/gmd:codeSpace, gmd:RS_Identifier_Type/gmd:version
Complex Type gmd:PT_FreeText_PropertyType
Model
Children gco:CharacterString
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="CharacterString_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:CharacterString"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Boolean_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#http___www.isotc211.org_2005_gco_Boolean
Used by
Model
Children gco:Boolean
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Boolean_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Boolean"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Real_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Real
Used by
Model
Children gco:Real
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Real_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Real"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Date_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Date gco.tmp#DateTime
Used by
Model
Children gco:Date, gco:DateTime
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Date_PropertyType">
  <xs:choice minOccurs="0">
    <xs:element ref="gco:Date"/>
    <xs:element ref="gco:DateTime"/>
  </xs:choice>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Simple Type gco:Date_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram
Type union of(xs:date, xs:gYearMonth, xs:gYear)
Used by
Element gco:Date
Source
<xs:simpleType name="Date_Type">
  <xs:union memberTypes="xs:date xs:gYearMonth xs:gYear"/>
</xs:simpleType>
Complex Type gco:CodeListValue_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#CodeListValue_Type_codeList NO_NAMESPACE.tmp#CodeListValue_Type_codeListValue NO_NAMESPACE.tmp#CodeListValue_Type_codeSpace
Type extension of xs:string
Used by
Attributes
QName Type Use
codeList xs:anyURI required
codeListValue xs:anyURI required
codeSpace xs:anyURI optional
Source
<xs:complexType name="CodeListValue_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="codeList" type="xs:anyURI" use="required"/>
      <xs:attribute name="codeListValue" type="xs:anyURI" use="required"/>
      <xs:attribute name="codeSpace" type="xs:anyURI"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type gco:DateTime_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#DateTime
Used by
Model
Children gco:DateTime
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="DateTime_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:DateTime"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Integer_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Integer
Used by
Model
Children gco:Integer
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Integer_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Integer"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:ObjectReference_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason
Used by
Model
Attributes
Source
<xs:complexType name="ObjectReference_PropertyType">
  <xs:sequence/>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Binary_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Binary
Used by
Model
Children gco:Binary
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Binary_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Binary"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Binary_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#Binary_Type_src
Type extension of xs:string
Used by
Element gco:Binary
Attributes
QName Type Use
src xs:anyURI optional
Source
<xs:complexType name="Binary_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute name="src" type="xs:anyURI"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type gco:TypeName_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
A TypeName is a LocalName that references either a recordType or object type in some form of schema. The stored value "aName" is the returned value for the "aName()" operation. This is the types name.  - For parsing from types (or objects) the parsible name normally uses a "." navigation separator, so that it is of the form  [class].[member].[memberOfMember]. ...)
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#TypeName_Type_aName
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gco:TypeName
Model
Children gco:aName
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="TypeName_Type">
  <xs:annotation>
    <xs:documentation>A TypeName is a LocalName that references either a recordType or object type in some form of schema. The stored value "aName" is the returned value for the "aName()" operation. This is the types name. - For parsing from types (or objects) the parsible name normally uses a "." navigation separator, so that it is of the form [class].[member].[memberOfMember]. ...)</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="aName" type="gco:CharacterString_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gco:TypeName_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#TypeName
Used by
Model
Children gco:TypeName
Attributes
Source
<xs:complexType name="TypeName_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:TypeName"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:MemberName_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
A MemberName is a LocalName that references either an attribute slot in a record or  recordType or an attribute, operation, or association role in an object instance or  type description in some form of schema. The stored value "aName" is the returned value for the "aName()" operation.
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#MemberName_Type_aName gco.tmp#MemberName_Type_attributeType
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gco:MemberName
Model
Children gco:aName, gco:attributeType
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MemberName_Type">
  <xs:annotation>
    <xs:documentation>A MemberName is a LocalName that references either an attribute slot in a record or recordType or an attribute, operation, or association role in an object instance or type description in some form of schema. The stored value "aName" is the returned value for the "aName()" operation.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="aName" type="gco:CharacterString_PropertyType"/>
        <xs:element name="attributeType" type="gco:TypeName_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gco:MemberName_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#MemberName
Used by
Model
Children gco:MemberName
Attributes
Source
<xs:complexType name="MemberName_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:MemberName"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Multiplicity_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#Multiplicity_Type_range
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gco:range
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="Multiplicity_Type">
  <xs:annotation>
    <xs:documentation>Use to represent the possible cardinality of a relation. Represented by a set of simple multiplicity ranges.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="range" type="gco:MultiplicityRange_PropertyType" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gco:MultiplicityRange_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#MultiplicityRange
Used by
Model
Children gco:MultiplicityRange
Attributes
Source
<xs:complexType name="MultiplicityRange_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:MultiplicityRange"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:MultiplicityRange_Type
Namespace http://www.isotc211.org/2005/gco
Annotations
A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.
Diagram
Diagram gco.tmp#ObjectIdentification gco.tmp#AbstractObject_Type gco.tmp#MultiplicityRange_Type_lower gco.tmp#MultiplicityRange_Type_upper
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model
Children gco:lower, gco:upper
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MultiplicityRange_Type">
  <xs:annotation>
    <xs:documentation>A component of a multiplicity, consisting of an non-negative lower bound, and a potentially infinite upper bound.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="lower" type="gco:Integer_PropertyType"/>
        <xs:element name="upper" type="gco:UnlimitedInteger_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type gco:UnlimitedInteger_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#UnlimitedInteger
Used by
Model
Children gco:UnlimitedInteger
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="UnlimitedInteger_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:UnlimitedInteger"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UnlimitedInteger_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#UnlimitedInteger_Type_isInfinite
Type extension of xs:nonNegativeInteger
Used by
Attributes
QName Type Use
isInfinite xs:boolean optional
Source
<xs:complexType name="UnlimitedInteger_Type">
  <xs:simpleContent>
    <xs:extension base="xs:nonNegativeInteger">
      <xs:attribute name="isInfinite" type="xs:boolean"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type gco:Multiplicity_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#Multiplicity
Model
Children gco:Multiplicity
Attributes
Source
<xs:complexType name="Multiplicity_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Multiplicity"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Measure_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#http___www.isotc211.org_2005_gco_Measure
Used by
Model
Children gco:Measure
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Measure_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Measure"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Length_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Length
Model
Children gco:Length
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Length_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Length"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Angle_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#http___www.isotc211.org_2005_gco_Angle
Model
Children gco:Angle
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Angle_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Angle"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Scale_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Scale
Model
Children gco:Scale
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Scale_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Scale"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Distance_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Distance
Used by
Model
Children gco:Distance
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Distance_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Distance"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:GenericName_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#AbstractGenericName
Used by
Model
Children gco:AbstractGenericName
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="GenericName_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:AbstractGenericName"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:LocalName_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#LocalName
Model
Children gco:LocalName
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="LocalName_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:LocalName"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:ScopedName_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#ScopedName
Model
Children gco:ScopedName
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="ScopedName_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:ScopedName"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomAngle_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomAngle_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomLength_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Used by
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomLength_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomScale_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomScale_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UnitOfMeasure_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Used by
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UnitOfMeasure_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomArea_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomArea_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomVelocity_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomVelocity_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomTime_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomTime_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:UomVolume_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gml_3_2.tmp#UnitDefinition
Model
Children gml:UnitDefinition
Attributes
Source
<xs:complexType name="UomVolume_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:UnitDefinition"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Number_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Real gco.tmp#Decimal gco.tmp#Integer
Model
Children gco:Decimal, gco:Integer, gco:Real
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Number_PropertyType">
  <xs:choice minOccurs="0">
    <xs:element ref="gco:Real"/>
    <xs:element ref="gco:Decimal"/>
    <xs:element ref="gco:Integer"/>
  </xs:choice>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Decimal_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#Decimal
Used by
Model
Children gco:Decimal
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="Decimal_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Decimal"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:Record_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#ObjectReference gco.tmp#nilReason gco.tmp#Record
Used by
Model
Children gco:Record
Attributes
Source
<xs:complexType name="Record_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:Record"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Complex Type gco:RecordType_Type
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram xlink.tmp#simpleAttrs
Type extension of xs:string
Used by
Element gco:RecordType
Attributes
Source
<xs:complexType name="RecordType_Type">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attributeGroup ref="xlink:simpleAttrs"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Complex Type gco:RecordType_PropertyType
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram gco.tmp#nilReason gco.tmp#RecordType
Used by
Model
Children gco:RecordType
Attributes
QName Type Use
gco:nilReason gml:NilReasonType optional
Source
<xs:complexType name="RecordType_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gco:RecordType"/>
  </xs:sequence>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>
Attribute @gco:nilReason
Namespace http://www.isotc211.org/2005/gco
Type gml:NilReasonType
Properties
content simple
Used by
Complex Types gco:Angle_PropertyType, gco:Binary_PropertyType, gco:Boolean_PropertyType, gco:CharacterString_PropertyType, gco:DateTime_PropertyType, gco:Date_PropertyType, gco:Decimal_PropertyType, gco:Distance_PropertyType, gco:GenericName_PropertyType, gco:Integer_PropertyType, gco:Length_PropertyType, gco:LocalName_PropertyType, gco:Measure_PropertyType, gco:MemberName_PropertyType, gco:MultiplicityRange_PropertyType, gco:Multiplicity_PropertyType, gco:Number_PropertyType, gco:ObjectReference_PropertyType, gco:Real_PropertyType, gco:RecordType_PropertyType, gco:Record_PropertyType, gco:Scale_PropertyType, gco:ScopedName_PropertyType, gco:TypeName_PropertyType, gco:UnitOfMeasure_PropertyType, gco:UnlimitedInteger_PropertyType, gco:UomAngle_PropertyType, gco:UomArea_PropertyType, gco:UomLength_PropertyType, gco:UomScale_PropertyType, gco:UomTime_PropertyType, gco:UomVelocity_PropertyType, gco:UomVolume_PropertyType, gmd:CI_Address_PropertyType, gmd:CI_Citation_PropertyType, gmd:CI_Contact_PropertyType, gmd:CI_DateTypeCode_PropertyType, gmd:CI_Date_PropertyType, gmd:CI_OnLineFunctionCode_PropertyType, gmd:CI_OnlineResource_PropertyType, gmd:CI_PresentationFormCode_PropertyType, gmd:CI_ResponsibleParty_PropertyType, gmd:CI_RoleCode_PropertyType, gmd:CI_Series_PropertyType, gmd:CI_Telephone_PropertyType, gmd:Country_PropertyType, gmd:DQ_AbsoluteExternalPositionalAccuracy_PropertyType, gmd:DQ_AccuracyOfATimeMeasurement_PropertyType, gmd:DQ_CompletenessCommission_PropertyType, gmd:DQ_CompletenessOmission_PropertyType, gmd:DQ_Completeness_PropertyType, gmd:DQ_ConceptualConsistency_PropertyType, gmd:DQ_ConformanceResult_PropertyType, gmd:DQ_DataQuality_PropertyType, gmd:DQ_DomainConsistency_PropertyType, gmd:DQ_Element_PropertyType, gmd:DQ_EvaluationMethodTypeCode_PropertyType, gmd:DQ_FormatConsistency_PropertyType, gmd:DQ_GriddedDataPositionalAccuracy_PropertyType, gmd:DQ_LogicalConsistency_PropertyType, gmd:DQ_NonQuantitativeAttributeAccuracy_PropertyType, gmd:DQ_PositionalAccuracy_PropertyType, gmd:DQ_QuantitativeAttributeAccuracy_PropertyType, gmd:DQ_QuantitativeResult_PropertyType, gmd:DQ_RelativeInternalPositionalAccuracy_PropertyType, gmd:DQ_Result_PropertyType, gmd:DQ_Scope_PropertyType, gmd:DQ_TemporalAccuracy_PropertyType, gmd:DQ_TemporalConsistency_PropertyType, gmd:DQ_TemporalValidity_PropertyType, gmd:DQ_ThematicAccuracy_PropertyType, gmd:DQ_ThematicClassificationCorrectness_PropertyType, gmd:DQ_TopologicalConsistency_PropertyType, gmd:DS_Aggregate_PropertyType, gmd:DS_AssociationTypeCode_PropertyType, gmd:DS_Association_PropertyType, gmd:DS_DataSet_PropertyType, gmd:DS_InitiativeTypeCode_PropertyType, gmd:DS_Initiative_PropertyType, gmd:DS_OtherAggregate_PropertyType, gmd:DS_Platform_PropertyType, gmd:DS_ProductionSeries_PropertyType, gmd:DS_Sensor_PropertyType, gmd:DS_Series_PropertyType, gmd:DS_StereoMate_PropertyType, gmd:EX_BoundingPolygon_PropertyType, gmd:EX_Extent_PropertyType, gmd:EX_GeographicBoundingBox_PropertyType, gmd:EX_GeographicDescription_PropertyType, gmd:EX_GeographicExtent_PropertyType, gmd:EX_SpatialTemporalExtent_PropertyType, gmd:EX_TemporalExtent_PropertyType, gmd:EX_VerticalExtent_PropertyType, gmd:LI_Lineage_PropertyType, gmd:LI_ProcessStep_PropertyType, gmd:LI_Source_PropertyType, gmd:LanguageCode_PropertyType, gmd:MD_AggregateInformation_PropertyType, gmd:MD_ApplicationSchemaInformation_PropertyType, gmd:MD_Band_PropertyType, gmd:MD_BrowseGraphic_PropertyType, gmd:MD_CellGeometryCode_PropertyType, gmd:MD_CharacterSetCode_PropertyType, gmd:MD_ClassificationCode_PropertyType, gmd:MD_Constraints_PropertyType, gmd:MD_ContentInformation_PropertyType, gmd:MD_CoverageContentTypeCode_PropertyType, gmd:MD_CoverageDescription_PropertyType, gmd:MD_DataIdentification_PropertyType, gmd:MD_DatatypeCode_PropertyType, gmd:MD_DigitalTransferOptions_PropertyType, gmd:MD_DimensionNameTypeCode_PropertyType, gmd:MD_Dimension_PropertyType, gmd:MD_DistributionUnits_PropertyType, gmd:MD_Distribution_PropertyType, gmd:MD_Distributor_PropertyType, gmd:MD_ExtendedElementInformation_PropertyType, gmd:MD_FeatureCatalogueDescription_PropertyType, gmd:MD_Format_PropertyType, gmd:MD_GeometricObjectTypeCode_PropertyType, gmd:MD_GeometricObjects_PropertyType, gmd:MD_Georectified_PropertyType, gmd:MD_Georeferenceable_PropertyType, gmd:MD_GridSpatialRepresentation_PropertyType, gmd:MD_Identification_PropertyType, gmd:MD_Identifier_PropertyType, gmd:MD_ImageDescription_PropertyType, gmd:MD_ImagingConditionCode_PropertyType, gmd:MD_KeywordTypeCode_PropertyType, gmd:MD_Keywords_PropertyType, gmd:MD_LegalConstraints_PropertyType, gmd:MD_MaintenanceFrequencyCode_PropertyType, gmd:MD_MaintenanceInformation_PropertyType, gmd:MD_MediumFormatCode_PropertyType, gmd:MD_MediumNameCode_PropertyType, gmd:MD_Medium_PropertyType, gmd:MD_MetadataExtensionInformation_PropertyType, gmd:MD_Metadata_PropertyType, gmd:MD_ObligationCode_PropertyType, gmd:MD_PixelOrientationCode_PropertyType, gmd:MD_PortrayalCatalogueReference_PropertyType, gmd:MD_ProgressCode_PropertyType, gmd:MD_RangeDimension_PropertyType, gmd:MD_ReferenceSystem_PropertyType, gmd:MD_RepresentativeFraction_PropertyType, gmd:MD_Resolution_PropertyType, gmd:MD_RestrictionCode_PropertyType, gmd:MD_ScopeCode_PropertyType, gmd:MD_ScopeDescription_PropertyType, gmd:MD_SecurityConstraints_PropertyType, gmd:MD_ServiceIdentification_PropertyType, gmd:MD_SpatialRepresentationTypeCode_PropertyType, gmd:MD_SpatialRepresentation_PropertyType, gmd:MD_StandardOrderProcess_PropertyType, gmd:MD_TopicCategoryCode_PropertyType, gmd:MD_TopologyLevelCode_PropertyType, gmd:MD_Usage_PropertyType, gmd:MD_VectorSpatialRepresentation_PropertyType, gmd:PT_LocaleContainer_PropertyType, gmd:PT_Locale_PropertyType, gmd:RS_Identifier_PropertyType, gmd:RS_ReferenceSystem_PropertyType, gmd:URL_PropertyType, gsr:SC_CRS_PropertyType, gss:GM_Object_PropertyType, gss:GM_Point_PropertyType, gts:TM_PeriodDuration_PropertyType, gts:TM_Primitive_PropertyType
Source
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
Attribute @gco:isoType
Namespace http://www.isotc211.org/2005/gco
Type xs:string
Properties
content simple
Source
<xs:attribute name="isoType" type="xs:string"/>
Attribute Group gco:ObjectIdentification
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram NO_NAMESPACE.tmp#ObjectIdentification_id NO_NAMESPACE.tmp#ObjectIdentification_uuid
Used by
Attributes
QName Type Use
id xs:ID optional
uuid xs:string optional
Source
<xs:attributeGroup name="ObjectIdentification">
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="uuid" type="xs:string"/>
</xs:attributeGroup>
Attribute Group gco:ObjectReference
Namespace http://www.isotc211.org/2005/gco
Diagram
Diagram xlink.tmp#type xlink.tmp#href xlink.tmp#role xlink.tmp#arcrole xlink.tmp#title xlink.tmp#show xlink.tmp#actuate xlink.tmp#simpleAttrs NO_NAMESPACE.tmp#ObjectReference_uuidref
Used by
Complex Types gco:MemberName_PropertyType, gco:MultiplicityRange_PropertyType, gco:Multiplicity_PropertyType, gco:ObjectReference_PropertyType, gco:Record_PropertyType, gco:TypeName_PropertyType, gco:UnitOfMeasure_PropertyType, gco:UomAngle_PropertyType, gco:UomArea_PropertyType, gco:UomLength_PropertyType, gco:UomScale_PropertyType, gco:UomTime_PropertyType, gco:UomVelocity_PropertyType, gco:UomVolume_PropertyType, gmd:CI_Address_PropertyType, gmd:CI_Citation_PropertyType, gmd:CI_Contact_PropertyType, gmd:CI_Date_PropertyType, gmd:CI_OnlineResource_PropertyType, gmd:CI_ResponsibleParty_PropertyType, gmd:CI_Series_PropertyType, gmd:CI_Telephone_PropertyType, gmd:DQ_AbsoluteExternalPositionalAccuracy_PropertyType, gmd:DQ_AccuracyOfATimeMeasurement_PropertyType, gmd:DQ_CompletenessCommission_PropertyType, gmd:DQ_CompletenessOmission_PropertyType, gmd:DQ_Completeness_PropertyType, gmd:DQ_ConceptualConsistency_PropertyType, gmd:DQ_ConformanceResult_PropertyType, gmd:DQ_DataQuality_PropertyType, gmd:DQ_DomainConsistency_PropertyType, gmd:DQ_Element_PropertyType, gmd:DQ_FormatConsistency_PropertyType, gmd:DQ_GriddedDataPositionalAccuracy_PropertyType, gmd:DQ_LogicalConsistency_PropertyType, gmd:DQ_NonQuantitativeAttributeAccuracy_PropertyType, gmd:DQ_PositionalAccuracy_PropertyType, gmd:DQ_QuantitativeAttributeAccuracy_PropertyType, gmd:DQ_QuantitativeResult_PropertyType, gmd:DQ_RelativeInternalPositionalAccuracy_PropertyType, gmd:DQ_Result_PropertyType, gmd:DQ_Scope_PropertyType, gmd:DQ_TemporalAccuracy_PropertyType, gmd:DQ_TemporalConsistency_PropertyType, gmd:DQ_TemporalValidity_PropertyType, gmd:DQ_ThematicAccuracy_PropertyType, gmd:DQ_ThematicClassificationCorrectness_PropertyType, gmd:DQ_TopologicalConsistency_PropertyType, gmd:DS_Aggregate_PropertyType, gmd:DS_Association_PropertyType, gmd:DS_DataSet_PropertyType, gmd:DS_Initiative_PropertyType, gmd:DS_OtherAggregate_PropertyType, gmd:DS_Platform_PropertyType, gmd:DS_ProductionSeries_PropertyType, gmd:DS_Sensor_PropertyType, gmd:DS_Series_PropertyType, gmd:DS_StereoMate_PropertyType, gmd:EX_BoundingPolygon_PropertyType, gmd:EX_Extent_PropertyType, gmd:EX_GeographicBoundingBox_PropertyType, gmd:EX_GeographicDescription_PropertyType, gmd:EX_GeographicExtent_PropertyType, gmd:EX_SpatialTemporalExtent_PropertyType, gmd:EX_TemporalExtent_PropertyType, gmd:EX_VerticalExtent_PropertyType, gmd:LI_Lineage_PropertyType, gmd:LI_ProcessStep_PropertyType, gmd:LI_Source_PropertyType, gmd:MD_AggregateInformation_PropertyType, gmd:MD_ApplicationSchemaInformation_PropertyType, gmd:MD_Band_PropertyType, gmd:MD_BrowseGraphic_PropertyType, gmd:MD_Constraints_PropertyType, gmd:MD_ContentInformation_PropertyType, gmd:MD_CoverageDescription_PropertyType, gmd:MD_DataIdentification_PropertyType, gmd:MD_DigitalTransferOptions_PropertyType, gmd:MD_Dimension_PropertyType, gmd:MD_Distribution_PropertyType, gmd:MD_Distributor_PropertyType, gmd:MD_ExtendedElementInformation_PropertyType, gmd:MD_FeatureCatalogueDescription_PropertyType, gmd:MD_Format_PropertyType, gmd:MD_GeometricObjects_PropertyType, gmd:MD_Georectified_PropertyType, gmd:MD_Georeferenceable_PropertyType, gmd:MD_GridSpatialRepresentation_PropertyType, gmd:MD_Identification_PropertyType, gmd:MD_Identifier_PropertyType, gmd:MD_ImageDescription_PropertyType, gmd:MD_Keywords_PropertyType, gmd:MD_LegalConstraints_PropertyType, gmd:MD_MaintenanceInformation_PropertyType, gmd:MD_Medium_PropertyType, gmd:MD_MetadataExtensionInformation_PropertyType, gmd:MD_Metadata_PropertyType, gmd:MD_PortrayalCatalogueReference_PropertyType, gmd:MD_RangeDimension_PropertyType, gmd:MD_ReferenceSystem_PropertyType, gmd:MD_RepresentativeFraction_PropertyType, gmd:MD_SecurityConstraints_PropertyType, gmd:MD_ServiceIdentification_PropertyType, gmd:MD_SpatialRepresentation_PropertyType, gmd:MD_StandardOrderProcess_PropertyType, gmd:MD_Usage_PropertyType, gmd:MD_VectorSpatialRepresentation_PropertyType, gmd:PT_LocaleContainer_PropertyType, gmd:PT_Locale_PropertyType, gmd:RS_Identifier_PropertyType, gmd:RS_ReferenceSystem_PropertyType, gsr:SC_CRS_PropertyType, gss:GM_Object_PropertyType, gss:GM_Point_PropertyType, gts:TM_Primitive_PropertyType
Attributes
Source
<xs:attributeGroup name="ObjectReference">
  <xs:attributeGroup ref="xlink:simpleAttrs"/>
  <xs:attribute name="uuidref" type="xs:string"/>
</xs:attributeGroup>