org.apache.ws.jaxme.xs.xml.impl

Class XsESequenceImpl

public class XsESequenceImpl extends XsTExplicitGroupImpl implements XsESequence

Implementation of the xs:sequence element, with the following specification:

  <xs:element name="sequence" type="xs:explicitGroup" id="sequence">
    <xs:annotation>
      <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-sequence"/>
    </xs:annotation>
  </xs:element>
 

Author: Jochen Wiedmann

Constructor Summary
protected XsESequenceImpl(XsObject pParent)

Constructor Detail

XsESequenceImpl

protected XsESequenceImpl(XsObject pParent)