Skip to content

Problems with NeTEx_publication.xsd under XMLSpy #983

@ue71603

Description

@ue71603

We have a problem with the latest XMLSpy.
It is unhappy about

		<xsd:unique name="TypeOfValue_Unique">
			<xsd:selector xpath="values/TypeOfValue/Id"/>
			<xsd:field xpath="."/>
		</xsd:unique>
		<xsd:key name="TypeOfValue_Key">
			<xsd:selector xpath="values/TypeOfValue/Id"/>
			<xsd:field xpath="."/>
		</xsd:key>
	</xsd:element>

in
.xsd\netex_framework\netex_responsibility\netex_typeOfValue_version.xsd
Image

Metadata

Metadata

Labels

bugTechnical mistake, inconsistency with the documentation, etc.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions