jdf:StrippingParams_StripMark_lr

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="StrippingParams_StripMark_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.3"/>
      <Constraint Path="MarkColor" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="Position" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="JobField" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="JobFieldRef" minOccurs="0" maxOccurs="1"/>
    </xs:appinfo>
  </xs:annotation>
  <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="MarkColor" type="jdf:MarkColor_re" minOccurs="0"/>
        <xs:element name="Position" type="jdf:StrippingParams_Position_lr" minOccurs="0"/>
        <xs:element name="JobField" type="jdf:JobField_re" minOccurs="0"/>
        <xs:element ref="jdf:JobFieldRef" minOccurs="0"/>
        <xs:element name="RefAnchor" type="jdf:RefAnchor_re" minOccurs="0" maxOccurs="1"/>
      </xs:sequence>
      <xs:attribute name="AbsoluteHeight" type="jdftyp:double" use="optional"/>
      <xs:attribute name="AbsoluteWidth" type="jdftyp:double" use="optional"/>
      <xs:attribute name="Anchor" type="jdftyp:eAnchor_" use="optional"/>
      <xs:attribute name="Font" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="FontSize" type="jdftyp:double" use="optional"/>
      <xs:attribute name="HorizontalFitPolicy" type="jdftyp:eHorizontalFitPolicy_" use="optional"/>
      <xs:attribute name="ID" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="MarkContext" type="jdftyp:eMarkContext_" use="optional"/>
      <xs:attribute name="MarkName" type="jdftyp:NMTOKEN" use="optional"/>
      <xs:attribute name="MarkSide" type="jdftyp:eMarkSide_" use="optional"/>
      <xs:attribute name="Offset" type="jdftyp:XYPair" use="optional"/>
      <xs:attribute name="Ord" type="jdftyp:Integer" use="optional"/>
      <xs:attribute name="Orientation" type="jdftyp:Orientation" use="optional"/>
      <xs:attribute name="RelativeHeight" type="jdftyp:double" use="optional"/>
      <xs:attribute name="RelativeWidth" type="jdftyp:double" use="optional"/>
      <xs:attribute name="StripMarkDetails" type="jdftyp:string" use="optional"/>
      <xs:attribute name="VerticalFitPolicy" type="jdftyp:eVerticalFitPolicy_" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>