Skip to content

Conversation

@GeorgDangl
Copy link
Member

No description provided.

<xs:element name="RelatedTopic" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="Guid" type="Guid" use="required"/>
<xs:attribute name="ReleationType" type="TopicRelationType" use="optional"/>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<xs:attribute name="ReleationType" type="TopicRelationType" use="optional"/>
<xs:attribute name="RelationType" type="TopicRelationType" use="optional"/>

Typo?

Copy link

@thbeu thbeu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add a testcase to ./Test Cases/v4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants