jdf:FeedingParams_Feeder_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
AlternatePositions jdftyp:IntegerList optional
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
FeederSynchronization jdftyp:eFeederSynchronization_ Primary optional
FeederType jdftyp:NMTOKEN optional
Loading jdftyp:NMTOKEN optional
MustHonorExceptions jdftyp:NMTOKENS optional
Opening jdftyp:eOpening_ None optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Position jdftyp:Integer optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="FeedingParams_Feeder_lr" mixed="false">
  <xs:complexContent mixed="false">
    <xs:extension base="jdf:BaseElement_">
      <xs:sequence minOccurs="0" maxOccurs="unbounded">
        <xs:group ref="jdf:GenericElements" minOccurs="0"/>
        <xs:element name="Component" type="jdf:Component_re" minOccurs="0"/>
        <xs:element ref="jdf:ComponentRef" minOccurs="0"/>
        <xs:element name="FeederQualityParams" type="jdf:FeedingParams_Feeder_FeederQualityParams_lr" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="AlternatePositions" type="jdftyp:IntegerList" use="optional"/>
      <xs:attribute name="Position" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="FeederSynchronization" type="jdftyp:eFeederSynchronization_" default="Primary"/>
      <xs:attribute name="FeederType" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="Loading" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="Opening" type="jdftyp:eOpening_" default="None"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>