jdf:ThreadSewingParams_r

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AgentName jdftyp:string optional
AgentVersion jdftyp:string optional
Author jdftyp:string optional
BestEffortExceptions jdftyp:NMTOKENS optional
BlindStitch jdftyp:boolean false optional
CastingMaterial jdftyp:eThreadMaterial_ optional
CatalogDetails jdftyp:string optional
CatalogID jdftyp:shortString optional
Class jdftyp:eResourceClass_ Parameter required
CommentURL jdftyp:URL optional
CoreMaterial jdftyp:eThreadMaterial_ optional
DescriptiveName jdftyp:longString optional
GlueLineRefSheets jdftyp:IntegerList optional
ID jdftyp:ID required
Locked jdftyp:boolean false optional
MustHonorExceptions jdftyp:NMTOKENS optional
NeedlePositions jdftyp:DoubleList optional
NoOp jdftyp:boolean false optional
NumberOfNeedles jdftyp:Integer optional
Offset jdftyp:double 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
Sealing jdftyp:boolean optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
SewingPattern jdftyp:eSewingPattern1_ optional
SkipIndex jdftyp:Integer optional
SpawnIDs jdftyp:NMTOKENS optional
SpawnStatus jdftyp:eSpawnStatus_ NotSpawned optional
Status jdftyp:eResourceStatus_ required
ThreadBrand jdftyp:string optional
ThreadThickness jdftyp:double 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

Source

<xs:complexType name="ThreadSewingParams_r" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:ParameterResource">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="GlueLine" type="jdf:GlueLine_re" minOccurs="0"/>
        <xs:element name="ThreadSewingParamsUpdate" type="jdf:ThreadSewingParams_re" minOccurs="0"/>
        <xs:element name="ThreadSewingParams" type="jdf:ThreadSewingParams_rp" minOccurs="0"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:ThreadSewingParamsAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>