jdf:PhysicalResourceAttribs_re

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
AlternateBrand jdftyp:string optional
Amount jdftyp:double optional
AmountProduced jdftyp:double optional
AmountRequired jdftyp:double optional
BatchID jdftyp:shortString optional
Brand jdftyp:string optional
ResourceWeight jdftyp:double optional
Unit jdftyp:NMTOKEN optional

Source

<xs:attributeGroup name="PhysicalResourceAttribs_re">
  <xs:attribute name="AlternateBrand" type="jdftyp:string" use="optional"/>
  <xs:attribute name="Amount" type="jdftyp:double" use="optional"/>
  <xs:attribute name="AmountProduced" type="jdftyp:double" use="optional"/>
  <xs:attribute name="AmountRequired" type="jdftyp:double" use="optional"/>
  <xs:attribute name="BatchID" type="jdftyp:shortString" use="optional"/>
  <xs:attribute name="Brand" type="jdftyp:string" use="optional"/>
  <xs:attribute name="ResourceWeight" type="jdftyp:double" use="optional"/>
  <xs:attribute name="Unit" type="jdftyp:NMTOKEN" use="optional"/>
</xs:attributeGroup>