jdf:Component_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
AssemblyIDs jdftyp:NMTOKENS optional
Author jdftyp:string optional
Automation jdftyp:eAutomation_ optional
BatchID jdftyp:shortString optional
BestEffortExceptions jdftyp:NMTOKENS optional
Brand jdftyp:string optional
CartonTopFlaps jdftyp:XYPair optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:NMTOKEN Quantity required
Columns jdftyp:Integer optional
CommentURL jdftyp:URL optional
ComponentType jdftyp:eComponentTypeList_ required
DescriptiveName jdftyp:longString optional
Dimensions jdftyp:shape optional
GrossWeight jdftyp:double optional
ID jdftyp:ID required
IsWaste jdftyp:boolean optional
Locked jdftyp:boolean false optional
LotControl jdftyp:eLotControl_ optional
Manufacturer jdftyp:string optional
MaxHeat jdftyp:double optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Overfold jdftyp:double optional
OverfoldSide jdftyp:Side optional
PageListIndex jdftyp:IntegerRangeList 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
ProductType jdftyp:NMTOKEN optional
ProductTypeDetails jdftyp:string optional
ReaderPageCount jdftyp:Integer optional
ResourceWeight jdftyp:double optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SheetPart jdftyp:rectangle optional
SkipIndex jdftyp:Integer optional
SourceRibbon jdftyp:string optional
SourceSheet jdftyp:string optional
SourceWeb jdftyp:string optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
SpineThickness jdftyp:double optional
Status jdftyp:eResourceStatus_ required
SurfaceCount jdftyp:Integer optional
Transformation jdftyp:matrix optional
Unit jdftyp:NMTOKEN optional
UpdateID jdftyp:NMTOKEN optional
WindingResult jdftyp:Integer optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Element jdf:Component

Source

<xs:complexType name="Component_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:QuantityResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:group ref="jdf:PhysicalResourceSubElements" minOccurs="0"/>
        <xs:element name="Assembly" type="jdf:Assembly_re" minOccurs="0"/>
        <xs:element ref="jdf:AssemblyRef" minOccurs="0"/>
        <xs:element name="Bundle" type="jdf:Bundle_re" minOccurs="0"/>
        <xs:element ref="jdf:BundleRef" minOccurs="0"/>
        <xs:element name="Disjointing" type="jdf:Disjointing_re" minOccurs="0"/>
        <xs:element name="Sheet" type="jdf:Sheet_re" minOccurs="0"/>
        <xs:element ref="jdf:SheetRef" minOccurs="0"/>
        <xs:element name="Layout" type="jdf:Layout_re" minOccurs="0"/>
        <xs:element ref="jdf:LayoutRef" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="PageList" type="jdf:PageList_re" minOccurs="0"/>
        <xs:element ref="jdf:PageListRef" minOccurs="0"/>
        <xs:element name="ComponentUpdate" type="jdf:Component_re" minOccurs="0"/>
        <xs:element name="Component" type="jdf:Component_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ComponentAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>