OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Postel's law, exceptions

[ Lists Home | Date Index | Thread Index ]

Greg Colyer wrote:
> if there's at least one closing tag at the end
>  <trade>
>   <ticker>IBM</ticker>
>   <amount>100</amount>
>then we don't have the main problem, even though w-f 
> is still violated.
	You may not have problems with the <amount> element, however,
you still don't know if corruption has prevented transfer of data that
might have followed the <amount> tag and might be significant for the
consuming application. For instance, let us say that the schema for
the <trade> element says that it may have a child <exchange> which
defaults to "NYSE". If there is no closing </trade> tag, you don't
know if the value for <exchange> should be <NYSE> or some other value.
Thus, there is still significant ambiguity here...

		bob wyman





 

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

Copyright 2001 XML.org. This site is hosted by OASIS