Class XJMF

  • All Implemented Interfaces:
    java.io.Serializable

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v4.0.1",
               date="2023-01-02T18:51:33Z")
    public class XJMF
    extends java.lang.Object
    implements java.io.Serializable

    Java class for anonymous complex type.

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

    
     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://www.CIP4.org/JDFSchema_2_0}Header"/>
             <choice maxOccurs="unbounded">
               <element ref="{http://www.CIP4.org/JDFSchema_2_0}Message"/>
               <any processContents='lax' namespace='##other'/>
             </choice>
           </sequence>
           <attribute name="Version" type="{http://www.CIP4.org/JDFSchema_2_0}Version" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form