jdf:CustomerInfoAttribs_c

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
BillingCode jdftyp:string optional
CustomerID jdftyp:shortString optional
CustomerJobName jdftyp:longString optional
CustomerOrderID jdftyp:shortString optional
CustomerProjectID jdftyp:string optional

Used By

Source

<xs:attributeGroup name="CustomerInfoAttribs_c">
  <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:attributeGroup>