Hi,

If on element Staff isRef is set to true. How can I
get value of isRef that is it is set or not?

<xs:element name="Emp">
<xs:complexType>
    <xs:sequence>
        <xs:element ref="Staff"/>
   </xs:sequence>
</xs:complexType>
</xs:element>

I would appreciate your help or any pointer to see
whether Reference is set or not on element.

Thanks,
Pallavi




                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to