jdf:DurationState

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:ValueLoc{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
ActionRefs jdftyp:IDREFS optional
AllowedValueList jdftyp:DurationRangeList optional
Availability jdftyp:eAvailability_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
CurrentValue jdftyp:duration optional
DefaultValue jdftyp:duration 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
PresentValueList jdftyp:DurationRangeList 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="DurationState" type="jdf:DurationState" substitutionGroup="jdf:AbstractStates">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.2"/>
      <Constraint Path="ValueLoc" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ValueLoc/Loc" minOccurs="0" maxOccurs="unbounded"/>
    </xs:appinfo>
  </xs:annotation>
</xs:element>

Sample