jdf:NumberingIntent_NumberItem_lr

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
CommentURL jdftyp:URL optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
StartValue jdftyp:string 1 optional
Step jdftyp:Integer 1 optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="NumberingIntent_NumberItem_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="ColorName" type="jdf:EnumerationSpan" minOccurs="0"/>
        <xs:element name="ColorNameDetails" type="jdf:StringSpan" minOccurs="0"/>
        <xs:element name="XPosition" type="jdf:NumberSpan" minOccurs="0"/>
        <xs:element name="YPosition" type="jdf:NumberSpan" minOccurs="0"/>
        <xs:element name="Orientation" type="jdf:NumberSpan" minOccurs="0"/>
        <xs:element name="SeparationSpec" type="jdf:SeparationSpec_re" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="StartValue" type="jdftyp:string" default="1"/>
      <xs:attribute name="Step" type="jdftyp:Integer" default="1"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>