Skip to content

Add topic relation types#390

Open
GeorgDangl wants to merge 1 commit into
mainfrom
feature/relation-types
Open

Add topic relation types#390
GeorgDangl wants to merge 1 commit into
mainfrom
feature/relation-types

Conversation

@GeorgDangl
Copy link
Copy Markdown
Member

No description provided.

Comment thread Schemas/markup.xsd
<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
Copy Markdown

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
Copy Markdown

@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.

3 participants