jdf:ShapeState

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:ShapeRangeList optional
AllowedValueMax jdftyp:shape optional
AllowedValueMin jdftyp:shape optional
AllowedX jdftyp:DoubleRangeList optional
AllowedY jdftyp:DoubleRangeList optional
AllowedZ jdftyp:DoubleRangeList optional
Availability jdftyp:eAvailability_ optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
CurrentValue jdftyp:shape optional
DefaultValue jdftyp:shape 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:ShapeRangeList optional
PresentValueMax jdftyp:shape optional
PresentValueMin jdftyp:shape optional
PresentX jdftyp:DoubleRangeList optional
PresentY jdftyp:DoubleRangeList optional
PresentZ jdftyp:DoubleRangeList 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="ShapeState" type="jdf:ShapeState" substitutionGroup="jdf:AbstractStates">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.1"/>
      <Version Path="@AllowedValueMax" Last="1.1"/>
      <Version Path="@AllowedValueMin" Last="1.1"/>
      <Version Path="@AllowedX" First="1.2"/>
      <Version Path="@AllowedY" First="1.2"/>
      <Version Path="@AllowedZ" First="1.2"/>
      <Version Path="@PresentValueMax" Last="1.1"/>
      <Version Path="@PresentValueMin" Last="1.1"/>
      <Version Path="@PresentX" First="1.2"/>
      <Version Path="@PresentY" First="1.2"/>
      <Version Path="@PresentZ" First="1.2"/>
      <Version Path="ValueLoc" 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