jdf:Tool_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
AlternateBrand jdftyp:string optional
Amount jdftyp:double optional
AmountProduced jdftyp:double optional
AmountRequired jdftyp:double optional
Author jdftyp:string optional
BatchID jdftyp:shortString optional
BestEffortExceptions jdftyp:NMTOKENS optional
Brand jdftyp:string optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:NMTOKEN Handling required
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
GrossWeight jdftyp:double optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
LotControl jdftyp:eLotControl_ optional
Manufacturer jdftyp:string optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
PartIDKeys jdftyp:ePartitionKeysList_ optional
PartUsage jdftyp:ePartUsage_ Explicit optional
PipeID jdftyp:shortString optional
PipePartIDKeys jdftyp:ePartitionKeysList_ optional
PipeProtocol jdftyp:NMTOKEN optional
PipeURL jdftyp:URL optional
ProductID jdftyp:shortString optional
ResourceWeight jdftyp:double optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
ToolAmount jdftyp:Integer optional
ToolID jdftyp:shortString optional
ToolType jdftyp:NMTOKEN optional
Unit jdftyp:NMTOKEN optional
UpdateID jdftyp:NMTOKEN optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:Tool

Source

<xs:complexType name="Tool_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:HandlingResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:PhysicalResourceSubElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="ToolUpdate" type="jdf:Tool_re" minOccurs="0"/>
        <xs:element name="Tool" type="jdf:Tool_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ToolAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>