diagram | |||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||
children | plm:LowCorner plm:HighCorner | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="BoxBoundType"> <xsd:annotation> <xsd:documentation> This is a legacy box type. The 'Bound' element should be used. </xsd:documentation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">output=ignore</xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="LowCorner" type="plm:VectorType"/> <xsd:element name="HighCorner" type="plm:VectorType"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="LowCorner" type="plm:VectorType"/> |
diagram | |||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||
type | plm:VectorType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="HighCorner" type="plm:VectorType"/> |