list « XML Schema « XML Tutorial

Home
XML Tutorial
1.Introduction
2.Namespace
3.XML Schema
4.XPath
5.XSLT stylesheet
XML Tutorial » XML Schema » list 
3.65.list
3.65.1.Using a declaration, you can base your list items on a specific
3.65.2.Restrict a list type with the xsd:length, xsd:maxLength, xsd:minLength, and xsd:enumeration facets.
3.65.3.The list method uses a finite sequence of itemType attributes to derive a new type
3.65.4.length of our list is five
3.65.5.A list data type is derived from an atomic data type that allows white space
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.