complexType VarastointipaikkaType
diagram index_p303.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat
type extension of yht:AbstractPaikkatietopalveluKohde
properties
base yht:AbstractPaikkatietopalveluKohde
children gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki ymy:sijaintitieto ymy:kuvaus
used by
elements TuotteetType/Varastointipaikka VarastointipaikkatietoType/Varastointipaikka
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="VarastointipaikkaType">
 
<xs:complexContent>
   
<xs:extension base="yht:AbstractPaikkatietopalveluKohde">
     
<xs:sequence>
       
<xs:element name="sijaintitieto" type="yht:SijaintitietoType"/>
       
<xs:element name="kuvaus" type="xs:string"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element VarastointipaikkaType/sijaintitieto
diagram index_p304.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat
type yht:SijaintitietoType
properties
isRef 0
content complex
children yht:Sijainti
source <xs:element name="sijaintitieto" type="yht:SijaintitietoType"/>

element VarastointipaikkaType/kuvaus
diagram index_p305.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat
type xs:string
properties
isRef 0
content simple
source <xs:element name="kuvaus" type="xs:string"/>


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