Class TSubChoreography


  • public class TSubChoreography
    extends TChoreographyActivity

    Java class for tSubChoreography complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="tSubChoreography">
       <complexContent>
         <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tChoreographyActivity">
           <sequence>
             <element ref="{http://www.omg.org/spec/BPMN/20100524/MODEL}flowElement" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.omg.org/spec/BPMN/20100524/MODEL}artifact" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
           <anyAttribute processContents='lax' namespace='##other'/>
         </extension>
       </complexContent>
     </complexType>