IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

bulk extend elements with elements / attributes Options · View
michel777
Posted: Tuesday, July 26, 2016 8:58:47 PM
Rank: Advanced Member

Joined: 1/23/2016
Posts: 54
Hi,

we are going to implement a xsd parser for generate UI based on the xsd. We need attach some further elements or attributes to each of elements in the xsd. Those elements or attributes are e.g. :

<xs:element name="visible" type="xs:boolean"/>
<xs:element name="group" type="xs:string"/>
<xs:element name="mandatory" type="xs:boolean"/>
<xs:element name="editable" type="xs:boolean"/>
or
<xs:attribute name="visible" type="xs:boolean"/>
<xs:attribute name="group" type="xs:string"/>
<xs:attribute name="mandatory" type="xs:boolean"/>
<xs:attribute name="editable" type="xs:boolean"/>

What is the simplest way to "extend" the xsd definitions ?

Thanks a lot in advance,

Michel



Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.