complexType MetaDataPropertyType
diagram index_p1653.png
namespace http://www.opengis.net/gml
used by
elements metaDataProperty AbstractPaikkatietopalveluKohde/metatieto
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
aboutxs:anyURIoptional      
annotation
documentation
Base type for complex metadata property types.
source <xs:complexType name="MetaDataPropertyType">
 
<xs:annotation>
   
<xs:documentation>Base type for complex metadata property types.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:any processContents="lax"/>
   
<!-- <element ref="gml:_MetaData"/> -->
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
 
<xs:attribute name="about" type="anyURI" use="optional"/>
</xs:complexType>

attribute MetaDataPropertyType/@about
type xs:anyURI
properties
isRef 0
use optional
source <xs:attribute name="about" type="anyURI" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy