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] [Shannon: information ~ uncertainty] Ramifications to XML

[ Lists Home | Date Index | Thread Index ]

Are we talking about the schema or the XML instance
data described by the schema?

Also xs:integer is not a digit, it is easier in the
discussion if it is.

--- TAN Kuan Hui <kuanhui@xemantics.com> wrote:

> You mean
> 
> <xs:element name="strikeNumber">
>  <xs:complexType>
>   <xs:sequence>
>    <xs:element name="digit" type="xs:integer"
> minOccurs="16'
> maxOccurs="16"/>
>   </xs:sequence>
>  </xs:complexType>
> </xs:element>
> 
> has more info value than
> 
> <xs:element name="strikeNumber">
>  <xs:complexType>
>   <xs:sequence>
>    <xs:element name="digit" type="xs:integer"
> minOccurs="8' maxOccurs="8"/>
>   </xs:sequence>
>  </xs:complexType>
> </xs:element>
> 
> ?
> 


=====
Ed Lai
data_mechanic@yahoo.com

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




 

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

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