Hi All

I have defined the below in my XSD.I am using the sourceGenerator to the
code for my XSD( this is successFull)

<xsd:element name="XX" type="xsd:string">
        <xsd:annotation>
        <xsd:documentation>dbStrLen="50"
isDiffKey="True"</xsd:documentation>
        </xsd:annotation>
</xsd:element>

How to access the "<xsd:annotation>" in the generated code ?
Please give your suggesstions

Thanking you

Devashish Rughwani

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to