complexType LabelStylePropertyType
diagram index_p768.png
namespace http://www.opengis.net/gml
children gml:LabelStyle
used by
element labelStyle
attributes
Name  Type  Use  Default  Fixed  annotation
aboutxs:anyURIoptional      
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.
source <xs:complexType name="LabelStylePropertyType">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:LabelStyle" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="about" type="anyURI" use="optional"/>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>

attribute LabelStylePropertyType/@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