jdf:ContentList_ContentMetaData_lr

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' , jdf:Contact{0,1} , jdf:ContactRef{0,1} , jdf:Employee{0,1} , jdf:EmployeeRef{0,1} , jdf:Part{0,1}

Attributes

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

Used By

Source

<xs:complexType name="ContentList_ContentMetaData_lr" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.4"/>
      <Constraint Path="Contact" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="ContactRef" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="Empoyee" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="EmpoyeeRef" minOccurs="0" maxOccurs="unbounded"/>
      <Constraint Path="Part" 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="Contact" type="jdf:Contact_re" minOccurs="0"/>
        <xs:element ref="jdf:ContactRef" minOccurs="0"/>
        <xs:element name="Employee" type="jdf:Employee_re" minOccurs="0"/>
        <xs:element ref="jdf:EmployeeRef" minOccurs="0"/>
        <xs:element name="Part" type="jdf:Part" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="ISBN10" type="jdftyp:string"/>
      <xs:attribute name="ISBN13" type="jdftyp:string"/>
      <xs:attribute name="Title" type="jdftyp:string"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>