Viewpoint Developer Central    Viewpoint Forums    Viewpoint Forums  Hop To Forum Categories  Viewpoint XML Schema    Different namespaces in one schema

Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Junior Member
Posted
Hey Guys,

I'm not sure if this is valid or not, but I was asked to create a schema which in it has a complex type, this complex type has two or more elements where each one of them has different namespace, some times these different elements have the same name, e.g.

1- <impl:elemx>
<ts1:fault>
<ts2:fault2>
</impl:elemx>

2- <impl:elemx>
<ts1:fault>
<ts2:fault>
</impl:elemx>

are these XMLs are valid? if so, how do I write their xsd schemas

I really need your help
Thanks
 
Posts: 1 | Registered: November 25, 2008Reply 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    Different namespaces in one schema