OASIS Code List Representation TC

 View Only
  • 1.  xml.xsd

    Posted 06-07-2007 09:50
    
    
    
    
    
    
    
    
    
    
    

    Tony,

    The genericode 1.0 schema imports xml.xsd. Sorry if I am being naive but what’s the reason for that?

    Kind Regards,

    -Marc

    +13472846531

    ************************************************************************************************************************** The information contained in either this email and, if applicable, the attachment, are confidential and are intended only for the recipient. The contents of either the email or the attachment may not be disclosed or used by anyone other than the addressee. If you are not the intended recipient(s), any use, disclosure, copying, or distribution is prohibited and may be unlawful. If you have received this communication in error, please notify us by e-mail at isda@isda.org then delete the e-mail and all attachments and any copies thereof. This communication is part of an ISDA process and is not intended for unauthorized use or distribution. **************************************************************************************************************************


  • 2.  Re: [codelist] xml.xsd

    Posted 06-08-2007 00:23
    Hi Marc.  As Ray pointed out, the genericode Schema uses the 'xml:lang' attribute.  In addition, I've posted a public review comment that it should be modified to make some use of the 'xml:base' attribute.  Now, many applications work with the standard 'xml:*' attributes without needing an 'xml.xsd' Schema.  However, a couple of years ago, the W3C added the 'xml:id' attribute, and issued a new version of 'xml.xsd'.  Both versions of the Schema (which have the same namespace URI) are in use.  Because of this, some applications, notably the oXygen XML editor, require a specific 'xml.xsd' Schema in order to know which version of the 'xml.xsd' Schema is required.  This is why genericode has an explicit 'xml.xsd' Schema (which is the later version of the Schema, even though genericode doesn't use 'xml:id').
    
    Cheers, Tony.