Skip to content

Problem with TypoeOfValue_Unique selector #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

Assignees

Labels

bugTechnical mistake, inconsistency with the documentation, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions