complexType PopastType
diagram index_p57.png
namespace http://www.kuntatietopalvelu.fi/gml/poikkeamispaatos_ja_suunnittelutarveratkaisu
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location ppst:toimituksenTiedot ppst:poikkeamisasiatieto ppst:suunnittelutarveasiatieto
used by
element Popast
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
documentation
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
source <xs:complexType name="PopastType">
 
<xs:complexContent>
   
<xs:extension base="gml:AbstractFeatureType">
     
<xs:sequence>
       
<xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType"/>
       
<xs:element name="poikkeamisasiatieto" type="ppst:PoikkeamisasiatType" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element name="suunnittelutarveasiatieto" type="ppst:SuunnittelutarveasiatType" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PopastType/toimituksenTiedot
diagram index_p58.png
namespace http://www.kuntatietopalvelu.fi/gml/poikkeamispaatos_ja_suunnittelutarveratkaisu
type yht:AineistotoimituksentiedotType
properties
isRef 0
content complex
children yht:aineistonnimi yht:aineistotoimittaja yht:tila yht:toimitusPvm yht:kuntakoodi yht:kielitieto yht:metatietotunniste yht:metatietoXMLURL yht:metatietoURL yht:tietotuoteURL
source <xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType"/>

element PopastType/poikkeamisasiatieto
diagram index_p59.png
namespace http://www.kuntatietopalvelu.fi/gml/poikkeamispaatos_ja_suunnittelutarveratkaisu
type ppst:PoikkeamisasiatType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ppst:Poikkeamisasia
source <xs:element name="poikkeamisasiatieto" type="ppst:PoikkeamisasiatType" minOccurs="0" maxOccurs="unbounded"/>

element PopastType/suunnittelutarveasiatieto
diagram index_p60.png
namespace http://www.kuntatietopalvelu.fi/gml/poikkeamispaatos_ja_suunnittelutarveratkaisu
type ppst:SuunnittelutarveasiatType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ppst:Suunnittelutarveasia
source <xs:element name="suunnittelutarveasiatieto" type="ppst:SuunnittelutarveasiatType" minOccurs="0" maxOccurs="unbounded"/>


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