complexType MaaraalanOsaType
diagram index_p340.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
children kanta:referenssipiste kanta:alue kanta:alue
source <xs:complexType name="MaaraalanOsaType">
 
<xs:choice>
   
<xs:sequence>
     
<xs:element name="referenssipiste" type="gml:PointPropertyType" maxOccurs="unbounded"/>
     
<xs:element name="alue" type="gml:SurfacePropertyType" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:sequence>
     
<xs:element name="alue" type="gml:SurfacePropertyType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:choice>
</xs:complexType>

element MaaraalanOsaType/referenssipiste
diagram index_p341.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type gml:PointPropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
used by
complexTypes AlueSijaintiType SijaintiType
source <xs:element name="referenssipiste" type="gml:PointPropertyType" maxOccurs="unbounded"/>

element MaaraalanOsaType/alue
diagram index_p342.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type gml:SurfacePropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
used by
complexTypes AlueSijaintiType SijaintiType
source <xs:element name="alue" type="gml:SurfacePropertyType" maxOccurs="unbounded"/>

element MaaraalanOsaType/alue
diagram index_p343.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type gml:SurfacePropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
used by
complexTypes AlueSijaintiType SijaintiType
source <xs:element name="alue" type="gml:SurfacePropertyType" maxOccurs="unbounded"/>


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