Namespace |
http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28 |
Diagram
|
|
Type |
extension of metobj:shortStringType |
Type hierarchy |
|
Used by
|
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
scheme |
restriction of xs:string |
|
|
required |
|
|
Source
|
<xs:complexType name="locationIdType">
<xs:simpleContent>
<xs:extension base="metobj:shortStringType">
<xs:attribute name="scheme" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="wmocode"/>
<xs:enumeration value="lpnn"/>
<xs:enumeration value="icao"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType> |
|
Schema location |
http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd |