jdf:CustomerInfo_

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BestEffortExceptions jdftyp:NMTOKENS optional
BillingCode jdftyp:string optional
CommentURL jdftyp:URL optional
CustomerID jdftyp:shortString optional
CustomerJobName jdftyp:longString optional
CustomerOrderID jdftyp:shortString optional
CustomerProjectID jdftyp:string optional
DescriptiveName jdftyp:longString optional
MustHonorExceptions jdftyp:NMTOKENS optional
OperatorInterventionExceptions jdftyp:NMTOKENS optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
rRefs jdftyp:IDREFS optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="CustomerInfo_" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="@CustomerProjectID" First="1.2"/>
      <Version Path="@rRefs" Last="1.1"/>
      <Version Path="Company" Last="1.0"/>
      <Version Path="CompanyRef" Last="1.0"/>
      <Version Path="Contact" First="1.1"/>
      <Version Path="ContactRef" First="1.1"/>
      <Version Path="CustomerMessage" First="1.2"/>
      <Constraint Path="Company" minOccurs="0" maxOccurs="1"/>
      <Constraint Path="CompanyRef" 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="Company" type="jdf:Company_re" minOccurs="0"/>
        <xs:element ref="jdf:CompanyRef" minOccurs="0"/>
        <xs:element name="Contact" type="jdf:Contact_re" minOccurs="0"/>
        <xs:element ref="jdf:ContactRef" minOccurs="0"/>
        <xs:element name="CustomerMessage" type="jdf:CustomerInfo_CustomerMessage_l" minOccurs="0"/>
      </xs:sequence>
      <xs:attribute name="BillingCode" type="jdftyp:string" use="optional"/>
      <xs:attribute name="CustomerID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="CustomerJobName" type="jdftyp:longString" use="optional"/>
      <xs:attribute name="CustomerOrderID" type="jdftyp:shortString" use="optional"/>
      <xs:attribute name="CustomerProjectID" type="jdftyp:string" use="optional"/>
      <xs:attribute name="rRefs" type="jdftyp:IDREFS" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>