W3C

ElementMinOccurs1MaxOccursUnbounded Pattern

.//xs:element[(not(@minOccurs) or @minOccurs = '1') and @maxOccurs = 'unbounded']/
		(@minOccurs, @maxOccurs)

This is a Basic XML Schema Patterns for Databinding 1.0 pattern, exhibited by the following examples:


This document was produced by the W3C XML Schema Patterns for Databinding Working Group. Comments on this document may be sent to the public public-xsd-databinding-comments@w3.org mailing list (public archive).

Generated from patterns.xml $Date$