jdf:KnownMsgQuParams_m

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
ChannelMode jdftyp:eChannelMode_ optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
Exact jdftyp:boolean false optional
ListCommands jdftyp:boolean true optional
ListQueries jdftyp:boolean true optional
ListRegistrations jdftyp:boolean true optional
ListSignals jdftyp:boolean true optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Persistent jdftyp:boolean false optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="KnownMsgQuParams_m" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:QueryTypeObj_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="ChannelMode" type="jdftyp:eChannelMode_"/>
      <xs:attribute name="Exact" type="jdftyp:boolean" default="false"/>
      <xs:attribute name="ListCommands" type="jdftyp:boolean" default="true"/>
      <xs:attribute name="ListQueries" type="jdftyp:boolean" default="true"/>
      <xs:attribute name="ListRegistrations" type="jdftyp:boolean" default="true"/>
      <xs:attribute name="ListSignals" type="jdftyp:boolean" default="true"/>
      <xs:attribute name="Persistent" type="jdftyp:boolean" default="false"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>