jdf:Component_re

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
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 optional
IsWaste jdftyp:boolean 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
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
SourceRibbon jdftyp:string optional
SourceSheet jdftyp:string optional
SourceWeb jdftyp:string optional
SpineThickness jdftyp:double optional
Status jdftyp:eResourceStatus_ optional
SurfaceCount jdftyp:Integer optional
Transformation jdftyp:matrix optional
Unit jdftyp:NMTOKEN optional
UpdateID jdftyp:NMTOKEN optional
WindingResult jdftyp:Integer optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="Component_re" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:PhysicalResourceElement">
      <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="PageList" type="jdf:PageList_re" minOccurs="0"/>
        <xs:element ref="jdf:PageListRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ComponentAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>