in reply to Re: XML parser to fetch default values of the optional attributes from the xsd file
in thread XML parser to fetch default values of the optional attributes from the xsd file
then you can return the default value from the XSD
One would first need to identify the relevant schema definition for a given element or attribute. How do you propose to do that?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: XML parser to fetch default values of the optional attributes from the xsd file
by roboticus (Chancellor) on Jan 11, 2011 at 18:59 UTC | |
by ikegami (Patriarch) on Jan 11, 2011 at 19:23 UTC |