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

Class XsEChoiceImpl

public class XsEChoiceImpl extends XsTExplicitGroupImpl implements XsEChoice

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

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

Author: Jochen Wiedmann

Constructor Summary
protected XsEChoiceImpl(XsObject pParent)

Constructor Detail

XsEChoiceImpl

protected XsEChoiceImpl(XsObject pParent)