Skip to content

Guidelines for the encoding of spatial data - CharacterString #99

Answered by fabiovinci
bfrichet3 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @bfrichet3,

the "CharacterString" dataType of the nationalCode attribute is derived from ISO19103, as you can see from the screenshot below:

Following the profile of the conceptual model defined in the ISO 19100 series of International Standards implemented by GML (Annex D of OpenGIS® Geography Markup Language (GML) Encoding Standard), the “CharacterString” is implemented by xsd:string.

Therefore in the XSD, this dataType is implemented as a simple type:

Regarding the metadata, the ISO19139 defined an additional complex type

which is used as dataType for some metadata elements:

For these reasons, there is a different encoding in the GML and in the metadata for the same dataType.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sMorrone
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #90 on June 07, 2022 09:53.