Documentation for fieldgml

Complex Type: MetaDataPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name MetaDataPropertyType
Abstract no
Documentation Base type for complex metadata property types.
XML Instance Representation
<...
xlink:type="simple [0..1]"
xlink:href="[0..1]"
xlink:role="[0..1]"
xlink:arcrole="[0..1]"
xlink:title="[0..1]"
xlink:show="[0..1]"
xlink:actuate="[0..1]"
gml:remoteSchema="[0..1]"
about="anyURI [0..1]">
Start Sequence [0..1]
Allow any elements from any namespace (lax validation). [1]
End Sequence
</...>
Diagram
h-1617836024
Schema Component Representation
<complexType name="MetaDataPropertyType">
<sequence minOccurs="0">
<any processContents="lax"/>
<-- <element ref="gml:_MetaData"/> -->
</sequence>
<attributeGroup ref=" gml:AssociationAttributeGroup "/>
<attribute name="about" type=" anyURI " use="optional"/>
</complexType>