| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:GeneralRelationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="RequestedLotRelationType"> <xsd:annotation> <xsd:documentation> This relation relates a ProductRequest to a Lot. The references in the inherited relatedRefs attribute must be in that order. Attributes: issuedQuantity: The issued quantity from lot. reservedQuantity: The reserved quantity from lot. turnInQuantity: The turned-in quantity from lot. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeneralRelationType"> <xsd:attribute name="issuedQuantity" type="xsd:float" use="optional"/> <xsd:attribute name="reservedQuantity" type="xsd:float" use="optional"/> <xsd:attribute name="turnInQuantity" type="xsd:float" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:float | ||
| properties |
|
||
| source | <xsd:attribute name="issuedQuantity" type="xsd:float" use="optional"/> |
| type | xsd:float | ||
| properties |
|
||
| source | <xsd:attribute name="reservedQuantity" type="xsd:float" use="optional"/> |
| type | xsd:float | ||
| properties |
|
||
| source | <xsd:attribute name="turnInQuantity" type="xsd:float" use="optional"/> |