| diagram | ![]()  | 
				||
| namespace | http://www.paikkatietopalvelu.fi/gml/rakennusvalvonta | ||
| children | rakval:muuRakennusaine rakval:rakennusaine | ||
| used by | 
  | 
				||
| source | <xs:complexType name="KantavaRakennusaineType"> <xs:choice> <xs:element name="muuRakennusaine" type="xs:string"/> <xs:element name="rakennusaine"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="betoni"/> <xs:enumeration value="tiili"/> <xs:enumeration value="teräs"/> <xs:enumeration value="puu"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:choice> </xs:complexType>  | 
				
| diagram | |||||
| namespace | http://www.paikkatietopalvelu.fi/gml/rakennusvalvonta | ||||
| type | xs:string | ||||
| properties | 
  | 
				||||
| source | <xs:element name="muuRakennusaine" type="xs:string"/> | 
| diagram | |||||||||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/rakennusvalvonta | ||||||||||||||||||
| type | restriction of xs:string | ||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||
| facets | 
  | 
				||||||||||||||||||
| source | <xs:element name="rakennusaine"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="betoni"/> <xs:enumeration value="tiili"/> <xs:enumeration value="teräs"/> <xs:enumeration value="puu"/> <xs:enumeration value="ei tiedossa"/> </xs:restriction> </xs:simpleType> </xs:element>  |