XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] How would you represent in XML this Comma SeparatedValue (CSV)?


> xsi:nil="true" seems like the ideal thing to use in this situation. What do you think?

Personally I wouldn't use it if I was designing the schema for this. Given that you have to specify every other element and attribute used here, it seems far more natural to just define your own markup for "unknown value"  rather than bring in an external foreign attribute and the  overhead of having to declare the namespace and the not inconsiderable overhead of working out exactly what the schema spec says you can and can not do with this attribute.

As to what to use instead, it depends. If the make element just takes text then using an empty element seems reasonable.  If it takes values from an enumerated list of known types, "Ford", "Jeep", ... then you just need to add an "Unknown"  member to that enumeration (which could be "-" rather than "Unknown" unless your enumeration is limited to XML Names.)

David


PNG image

PNG image

PNG image



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS