| 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="MROLocationRelationType"> <xsd:annotation> <xsd:documentation> This relation relates a RealisedProduct to a MROLocation. The references in the inherited relatedRefs attribute must be in that order. Attributes: isStored: Is stored. timeIn: Time in value. The time at which RealisedProduct was placed in MROLocation. timeOut: Time out value. The time at which RealisedProduct was out of MROLocation. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:GeneralRelationType"> <xsd:attribute name="isStored" type="xsd:boolean" default="true"/> <xsd:attribute name="timeIn" type="xsd:dateTime" use="required"/> <xsd:attribute name="timeOut" type="xsd:dateTime" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="isStored" type="xsd:boolean" default="true"/> |
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:attribute name="timeIn" type="xsd:dateTime" use="required"/> |
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:attribute name="timeOut" type="xsd:dateTime" use="optional"/> |