|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Brain Teaser: Element Author is of type xsd:string, what's
Hi Roger, Ah, I see now that it's not valid with respect to the schema. ie. the problem with <tag/> is not that it's an illegal string, but that it's not a string at all. <xsd:element name="Author" type="xsd:string" /> <Author> <tag/> </Author> > However, that's not the same thing as giving Author a non-string value. Being pedantic, I guess <tag/> is a "non-string" value. PS: I think you meant "not valid", instead of "non-well-formed" - I always get those two confused, and had to look it up. Brendan On 10/02/07, Costello, Roger L. <costello@m...> wrote:
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||







