[Home] [By Thread] [By Date] [Recent Entries]


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@x...> 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@y...

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

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member