Inspire revision 4711
Gyldig
Beskrivelse: This package contains classes that have a canonical encoding so must be packaged separately from the packages from which the XML encoding will be generated automatically.
LocalizedScopedName primitivetype
label/name with mandatory language identifier and mandatory codeSpace
Implement using "canonical encoding" as follows:
add required xml:lang attribute
The element declaration is to provide a global concrete element that is substitutable for gml:name.
There is no LocalizedScopedNamePropertyType.
This is a canonical type, and attributes or association roles with this class as a target should be implemented as
LocalizedGenericName primitivetype
label/name with mandatory language identifier and optional codeSpace
Implement using "canonical encoding" as follows:
add required xml:lang attribute
The element declaration is to provide a global concrete element that is substitutable for gml:name.
There is no LocalizedGenericNamePropertyType.
This is a canonical type, and attributes or association roles with this class as a target should be implemented as
LocalizableScopedName primitivetype
label/name with optional language identifier and mandatory codeSpace
Implement using "canonical encoding" as follows:
add optional xml:lang attribute
The element declaration is to provide a global concrete element that is substitutable for gml:name.
There is no LocalizableScopedNamePropertyType.
This is a canonical type, and attributes or association roles with this class as a target should be implemented as
LocalizableGenericName primitivetype
label/name with optional language identifier and optional codeSpace
Implement using "canonical encoding" as follows:
add optional xml:lang attribute
The element declaration is to provide a global concrete element that is substitutable for gml:name.
There is no LocalizableGenericNamePropertyType.
This is a canonical type, and attributes or association roles with this class as a target should be implemented as