Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint XML Schema    <xsd:unique> is not working

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Junior Member
Posted
hi all,
Iam using jaxb 2.0 and xml schema for validating my xml document. In that <xsd:unique> is not working.
My code like this
<xsd:unique name="name1">
<xsd:selector xpath="elementName"/>
<xsd:field xpath="field1"/>
</xsd:unique>
please help me what is going wrong

Thanks in advance
 
Posts: 1 | Registered: June 01, 2006Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint XML Schema    <xsd:unique> is not working