Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_VectorSpatialRepresentation_Type / gmd:topologyLevel
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index906.tmp#id1002 index1056.tmp#id1695
Type gmd:MD_TopologyLevelCode_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:MD_TopologyLevelCode
Children gmd:MD_TopologyLevelCode
Instance
<gmd:topologyLevel gco:nilReason="">
  <gmd:MD_TopologyLevelCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:MD_TopologyLevelCode>
</gmd:topologyLevel>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="topologyLevel" type="gmd:MD_TopologyLevelCode_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Element gmd:MD_VectorSpatialRepresentation_Type / gmd:geometricObjects
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index754.tmp#id1698 index1085.tmp#id1697
Type gmd:MD_GeometricObjects_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_GeometricObjects
Children gmd:MD_GeometricObjects
Instance
<gmd:geometricObjects xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_GeometricObjects id="" uuid="">{1,1}</gmd:MD_GeometricObjects>
</gmd:geometricObjects>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="geometricObjects" type="gmd:MD_GeometricObjects_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd
Complex Type gmd:MD_VectorSpatialRepresentation_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about the vector spatial objects in the dataset
Diagram
Diagram index8.tmp#id991 index9.tmp#id990 index10.tmp#id1345 index374.tmp#id1694 index374.tmp#id1696
Type extension of gmd:AbstractMD_SpatialRepresentation_Type
Type hierarchy
Used by
Model gmd:topologyLevel{0,1} , gmd:geometricObjects*
Children gmd:geometricObjects, gmd:topologyLevel
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_VectorSpatialRepresentation_Type">
  <xs:annotation>
    <xs:documentation>Information about the vector spatial objects in the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractMD_SpatialRepresentation_Type">
      <xs:sequence>
        <xs:element name="topologyLevel" type="gmd:MD_TopologyLevelCode_PropertyType" minOccurs="0"/>
        <xs:element name="geometricObjects" type="gmd:MD_GeometricObjects_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd