element _strictAssociation
diagram index_p1636.png
namespace http://www.opengis.net/gml
type gml:AssociationType
properties
content complex
abstract true
children gml:_Object
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.
annotation
appinfo
<sch:pattern name="refAndContent co-occurence prohibited">
<sch:rule context="gml:_strictAssociation">
<sch:extends rule="hrefOrContent"/>
</sch:rule>
</sch:pattern>
documentation
must carry a reference to an object or contain an object but not both
source <xs:element name="_strictAssociation" type="gml:AssociationType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>
     
<sch:pattern name="refAndContent co-occurence prohibited">
       
<sch:rule context="gml:_strictAssociation">
         
<sch:extends rule="hrefOrContent"/>
       
</sch:rule>
     
</sch:pattern>
   
</xs:appinfo>
   
<xs:documentation>must carry a reference to an object or contain an object but not both</xs:documentation>
 
</xs:annotation>
</xs:element>


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