Module nl.tno.omt
Package nl.tno.omt

Class ServiceUtilizationType

java.lang.Object
nl.tno.omt.ServiceUtilizationType

public class ServiceUtilizationType extends Object

Java class for serviceUtilizationType complex type.

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

 <complexType name="serviceUtilizationType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <all>
         <element name="connect">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disconnect">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="connectionLost">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="createFederationExecution">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="destroyFederationExecution">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="listFederationExecutions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reportFederationExecutions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="joinFederationExecution">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="resignFederationExecution">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="registerFederationSynchronizationPoint">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmSynchronizationPointRegistration">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="announceSynchronizationPoint">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="synchronizationPointAchieved">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.14" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationSynchronized">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.15" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestFederationSave">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.16" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="initiateFederateSave">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.17" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federateSaveBegun">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.18" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federateSaveComplete">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.19" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationSaved">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.20" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="abortFederationSave">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.21" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryFederationSaveStatus">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.22" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationSaveStatusResponse">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.23" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestFederationRestore">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.24" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmFederationRestorationRequest">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.25" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationRestoreBegun">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.26" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="initiateFederateRestore">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.27" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federateRestoreComplete">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.28" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationRestored">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.29" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="abortFederationRestore">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.30" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryFederationRestoreStatus">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.31" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="federationRestoreStatusResponse">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="4.32" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="publishObjectClassAttributes">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unpublishObjectClassAttributes">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="publishInteractionClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unpublishInteractionClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="subscribeObjectClassAttributes">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unsubscribeObjectClassAttributes">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="subscribeInteractionClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unsubscribeInteractionClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="startRegistrationForObjectClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="stopRegistrationForObjectClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="turnInteractionsOn">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="turnInteractionsOff">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="5.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reserveObjectInstanceName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="objectInstanceNameReserved">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="releaseObjectInstanceName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reserveMultipleObjectInstanceNames">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="multipleObjectInstanceNamesReserved">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="releaseMultipleObjectInstanceNames">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="registerObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="discoverObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="updateAttributeValues">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reflectAttributeValues">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="sendInteraction">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="receiveInteraction">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="deleteObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.14" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="removeobjectinstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.15" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="localDeleteObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.16" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributesInScope">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.17" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributesOutOfScope">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.18" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestAttributeValueUpdate">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.19" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="provideAttributeValueUpdate">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.20" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="turnUpdatesOnForObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.21" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="turnUpdatesOffForObjectInstance">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.22" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestAttributeTransportationTypeChange">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.23" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmAttributeTransportationTypeChange">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.24" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryAttributeTransportationType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.25" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reportAttributeTransportationType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.26" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestInteractionTransportationTypeChange">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.27" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmInteractionTransportationTypeChange">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.28" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryInteractionTransportationType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.29" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="reportInteractionTransportationType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="6.30" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unconditionalAttributeOwnershipDivestiture">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="negotiatedAttributeOwnershipDivestiture">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestAttributeOwnershipAssumption">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestDivestitureConfirmation">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmDivestiture">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipAcquisitionNotification">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipAcquisition">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipAcquisitionIfAvailable">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipUnavailable">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestAttributeOwnershipRelease">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipReleaseDenied">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="attributeOwnershipDivestitureIfWanted">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="cancelNegotiatedAttributeOwnershipDivestiture">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.14" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="cancelAttributeOwnershipAcquisition">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.15" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="confirmAttributeOwnershipAcquisitionCancellation">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.16" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryAttributeOwnership">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.17" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="informAttributeOwnership">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.18" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="isAttributeOwnedByFederate">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="7.19" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableTimeRegulation">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="timeRegulationEnabled">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableTimeRegulation">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableTimeConstrained">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="timeConstrainedEnabled">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableTimeConstrained">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="timeAdvanceRequest">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="timeAdvanceRequestAvailable">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="nextMessageRequest">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="nextMessageRequestAvailable">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="flushQueueRequest">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="timeAdvanceGrant">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableAsynchronousDelivery">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.14" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableAsynchronousDelivery">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.15" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryGALT">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.16" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryLogicalTime">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.17" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryLITS">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.18" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="modifyLookahead">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.19" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="queryLookahead">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.20" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="retract">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.21" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestRetraction">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.22" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="true" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="changeAttributeOrderType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.23" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="changeInteractionOrderType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="8.24" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="createRegion">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="commitRegionModifications">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="deleteRegion">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="registerObjectInstanceWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="associateRegionsForUpdates">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unassociateRegionsForUpdates">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="subscribeObjectClassAttributesWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unsubscribeObjectClassAttributesWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="subscribeInteractionClassWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="unsubscribeInteractionClassWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="sendInteractionWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="requestAttributeValueUpdateWithRegions">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="9.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getAutomaticResignDirective">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.2" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="setAutomaticResignDirective">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.3" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getFederateHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.4" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getFederateName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.5" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getObjectClassHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.6" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getObjectClassName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.7" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getKnownObjectClassHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.8" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getObjectInstanceHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.9" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getObjectInstanceName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.10" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getAttributeHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.11" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getAttributeName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.12" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getUpdateRateValue">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.13" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getUpdateRateValueForAttribute">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.14" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getInteractionClassHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.15" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getInteractionClassName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.16" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getParameterHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.17" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getParameterName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.18" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getOrderType">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.19" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getOrderName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.20" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getTransportationTypeHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.21" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getTransportationTypeName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.22" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getAvailableDimensionsForClassAttribute">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.23" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getAvailableDimensionsForInteractionClass">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.24" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getDimensionHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.25" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getDimensionName">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.26" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getDimensionUpperBound">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.27" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getDimensionHandleSet">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.28" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="getRangeBounds">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.29" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="setRangeBounds">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.30" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="normalizeFederateHandle">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.31" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="normalizeServiceGroup">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.32" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableObjectClassRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.33" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableObjectClassRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.34" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableAttributeRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.35" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableAttributeRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.36" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableAttributeScopeAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.37" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableAttributeScopeAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.38" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableInteractionRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.39" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableInteractionRelevanceAdvisorySwitch">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.40" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="evokeCallback">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.41" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="evokeMultipleCallbacks">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.42" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="enableCallbacks">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.43" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="disableCallbacks">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
                 <attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="10.44" />
                 <attribute name="isCallback" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="false" />
                 <attribute name="isUsed" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
                 <anyAttribute namespace='##other'/>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </all>
       <attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
       <anyAttribute namespace='##other'/>
     </restriction>
   </complexContent>
 </complexType>