jdf:StringState

Element 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} , jdf:Value{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
ActionRefs jdftyp:IDREFS optional
AllowedLength jdftyp:IntegerRange optional
AllowedRegExp jdftyp:regExp optional
Availability jdftyp:eAvailability_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
CurrentValue jdftyp:string optional
DefaultValue jdftyp:string optional
DependentMacroRef jdftyp:IDREF optional
DescriptiveName jdftyp:longString optional
DevNS jdftyp:URI http://www.CIP4.org/JDFSchema_1_1 optional
Editable jdftyp:boolean true optional
HasDefault jdftyp:boolean true optional
ID jdftyp:ID optional
ListType jdftyp:eListType_ SingleValue optional
MacroRefs jdftyp:IDREFS optional
MaxOccurs jdftyp:Integer 1 optional
MinOccurs jdftyp:Integer 1 optional
ModuleRefs jdftyp:IDREFS optional
MustHonorExceptions jdftyp:NMTOKENS optional
Name jdftyp:NMTOKEN optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PresentLength jdftyp:IntegerRange optional
PresentRegExp jdftyp:regExp optional
Required jdftyp:boolean optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Span jdftyp:boolean optional
UserDisplay jdftyp:eUserDisplay Display optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Source

<xs:element name="StringState" type="jdf:StringState" substitutionGroup="jdf:AbstractStates">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.1"/>
      <Version Path="@AllowedLength" First="1.2"/>
      <Version Path="@AllowedRegExp" First="1.2"/>
      <Version Path="@PresentLength" First="1.2"/>
      <Version Path="@PresentRegExp" First="1.2"/>
      <Version Path="Value/@PresentValue" Last="1.1"/>
      <Version Path="Value/@ValueUsage" First="1.2"/>
      <Version Path="Value/Loc" First="1.2"/>
      <Version Path="Value/@PresentValue" Last="1.1"/>
      <Version Path="Value/@ValueUsage" First="1.2"/>
      <Constraint Path="Value" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="Value/Loc" minOccurs="0" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample