Class InnerGroupMarker

java.lang.Object
ca.phon.session.io.xml.v12.InnerGroupMarker

public class InnerGroupMarker extends Object

Java class for innerGroupMarker complex type.

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

 <complexType name="innerGroupMarker">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="type" use="required" type="{http://phon.ling.mun.ca/ns/phonbank}innerGroupMarkerType" />
     </restriction>
   </complexContent>
 </complexType>