jdf:StringState_Value_lr

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' , jdf:Loc{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
AllowedValue jdftyp:string required
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PresentValue jdftyp:string optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
ValueUsage jdftyp:eValueUsage_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="StringState_Value_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.1"/>
      <Version Path="@PresentValue" Last="1.1"/>
      <Version Path="@ValueUsage" First="1.2"/>
      <Version Path="Loc" First="1.2"/>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="Loc" type="jdf:Loc" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="AllowedValue" type="jdftyp:string" use="required"/>
      <xs:attribute name="PresentValue" type="jdftyp:string" use="optional"/>
      <xs:attribute name="ValueUsage" type="jdftyp:eValueUsage_" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>