sequence

Any sequences this book might be part of

Element Information

Model

Children: sequence

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string required
number xs:integer optional
xml:lang xs:language optional
Element content's languige

Source

<xs:element name="sequence" type="sequenceType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Any sequences this book might be part of</xs:documentation>
  </xs:annotation>
</xs:element>

Sample