|
Namespace |
http://xml.fmi.fi/namespace/woml/core/2011/03/15 |
Annotations
|
|
Diagram
|
|
Type |
restriction of string |
Facets
|
minLength |
0 |
|
maxLength |
128 |
|
|
Used by
|
Complex Types |
womlcore:locationIdType, womlcore:meteorologicalKeywordType, womlcore:regionIdType, womlcore:shortLocalizedStringType |
Elements |
womlcore:ApprovalType/womlcore:approvedFor, womlcore:NumericalWeatherModelType/womlcore:specifier, womlcore:RadarImageReferenceType/womlcore:instrument, womlcore:SatelliteImageReferenceType/womlcore:channel, womlcore:SatelliteImageReferenceType/womlcore:instrument, womlcore:UserType/womlcore:firstName, womlcore:UserType/womlcore:lastName, womlcore:UserType/womlcore:middleName, womlcore:UserType/womlcore:role, womlcore:UserType/womlcore:userId, womlqty:GeophysicalParameterType/womlqty:abbreviation |
|
Source
|
<simpleType name="shortStringType">
<annotation>
<documentation/>
</annotation>
<restriction base="string">
<minLength value="0"/>
<maxLength value="128"/>
</restriction>
</simpleType> |
|
Schema location |
http://xml.fmi.fi/schema/woml/core/2011/03/15/woml-common.xsd |
|
|