jdf:EmbossingParams_Emboss_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
Direction jdftyp:eEmbossingDirection required
EdgeAngle jdftyp:double optional
EdgeShape jdftyp:eEmbossingEdgeShare Rounded optional
EmbossingType jdftyp:eEmbossingType required
Height jdftyp:double optional
ImageSize jdftyp:XYPair optional
Level jdftyp:eEmbossingLevel optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
Position jdftyp:XYPair 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="EmbossingParams_Emboss_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="IdentificationField" type="jdf:IdentificationField_re" minOccurs="0"/>
        <xs:element ref="jdf:IdentificationFieldRef" minOccurs="0"/>
        <xs:element name="Media" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:MediaRef" minOccurs="0"/>
        <xs:element name="Tool" type="jdf:Media_re" minOccurs="0"/>
        <xs:element ref="jdf:ToolRef" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="Direction" type="jdftyp:eEmbossingDirection" use="required"/>
      <xs:attribute name="EdgeAngle" type="jdftyp:double" use="optional"/>
      <xs:attribute name="EdgeShape" type="jdftyp:eEmbossingEdgeShare" default="Rounded"/>
      <xs:attribute name="EmbossingType" type="jdftyp:eEmbossingType" use="required"/>
      <xs:attribute name="Height" type="jdftyp:double" use="optional"/>
      <xs:attribute name="ImageSize" type="jdftyp:XYPair" use="optional"/>
      <xs:attribute name="Level" type="jdftyp:eEmbossingLevel" use="optional"/>
      <xs:attribute name="Position" type="jdftyp:XYPair" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>