[xsd-users] default_value_xsd_ and_parsing
Boris Kolpackov
boris at codesynthesis.com
Wed Aug 21 11:24:28 EDT 2013
Hi Rajeshwari,
rajeshwari sajjan <rajeshwari.sajjan at gmail.com> writes:
> <xs:complexType name="TEST_CASE">
> <xs:sequence>
> <xs:element name="NO_OF_TEST_CASES" type="xs:int" default="1"/>
> </xs:sequence>
> </xs:complexType>
>
>
> <xs:element name = "GWT" type= "TEST_CASE"/>
>
>
> I want to parse the GWT fragment and validation is enabled.
Please re-read my reply to your previous email. I've asked you
to show the XML fragment you are trying to parse, not the schema
definition.
Boris
More information about the xsd-users
mailing list