US_UtilityNetwork_authorityRole RelatedParty type to reference inline #83
Labels
breaking change
The change proposal prevents backward compatibility of the schema
for JRC
The change proposal is to be implemented by the JRC.
Milestone
Change proposal description
In the "UtilityNetwork" FeatureType (application scheme "Common Utility Network Elements") the data type of "authorityRole" is defined by the implementation rules and INSPIRE model as "RelatedParty". This is implemented in the INSPIRE schema XSD in form of a gml:ReferenceType.
Extract from the XSD:
<element maxOccurs="unbounded" name="authorityRole" type="gml:ReferenceType">
However a reference can only be set to a feature type, not to a data type. As it is not possible to create a RelatedParty object on top level in a gml:FeatureCollection, this is indeed a problem.
I suggest to change the schema that RelatedParty objects can be created inline.
Issue faced
RelatedParty objects cannot be referenced.
Expected behaviour
RelatedParty objects can be created inline.
Current behaviour
RelatedParty objects cannot be referenced.
Proposed solution
I suggest to change the schema that RelatedParty objects can be created inline.
Additional information
Proposal reason
This change proposal is needed because the schema model does not fit the purpose.
Addressed schema
us-net-common
Impact on INSPIRE TG / IR
Change proposer
Martin Quanz
References
Available implementation
More detailed documentation
The text was updated successfully, but these errors were encountered: