Namespace |
http://xml.fmi.fi/namespace/woml/core/2011/03/15 |
Diagram
|
|
Type |
extension of womlcore:shortStringType |
Type hierarchy |
|
Used by
|
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
scheme |
string |
|
|
required |
|
|
Source
|
<complexType name="regionIdType">
<simpleContent>
<extension base="womlcore:shortStringType">
<attribute name="scheme" use="required">
<simpleType>
<restriction base="string">
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType> |
|
Schema location |
http://xml.fmi.fi/schema/woml/core/2011/03/15/woml-common.xsd |