Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_GeometricObjects_Type / gmd:geometricObjectType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index419.tmp#id1060 index546.tmp#id1758
Type gmd:MD_GeometricObjectTypeCode_PropertyType
Properties
content: complex
Model gmd:MD_GeometricObjectTypeCode
Children gmd:MD_GeometricObjectTypeCode
Instance
<gmd:geometricObjectType gco:nilReason="">
  <gmd:MD_GeometricObjectTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_GeometricObjectTypeCode>
</gmd:geometricObjectType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="geometricObjectType" type="gmd:MD_GeometricObjectTypeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_GeometricObjects_Type / gmd:geometricObjectCount
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index101.tmp#id1425 index102.tmp#id1424
Type gco:Integer_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:Integer
Children gco:Integer
Instance
<gmd:geometricObjectCount gco:nilReason="">
  <gco:Integer>{1,1}</gco:Integer>
</gmd:geometricObjectCount>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="geometricObjectCount" type="gco:Integer_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Complex Type gmd:MD_GeometricObjects_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index3.tmp#id1048 index4.tmp#id1047 index971.tmp#id1757 index971.tmp#id1759
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:geometricObjectType , gmd:geometricObjectCount{0,1}
Children gmd:geometricObjectCount, gmd:geometricObjectType
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_GeometricObjects_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="geometricObjectType" type="gmd:MD_GeometricObjectTypeCode_PropertyType"/>
        <xs:element name="geometricObjectCount" type="gco:Integer_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd