complexType BoxBoundType
diagram plmxml_diagrams/plmxml_p234.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
children plm:LowCorner plm:HighCorner
used by
element PropertiesBase/BoxBound
annotation
documentation

      This is a legacy box type. The 'Bound' element should be used.
     
appinfo
output=ignore
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>

element BoxBoundType/LowCorner
diagram plmxml_diagrams/plmxml_p235.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:VectorType
properties
content simple
facets
Kind Value Annotation
length 3
source <xsd:element name="LowCorner" type="plm:VectorType"/>

element BoxBoundType/HighCorner
diagram plmxml_diagrams/plmxml_p236.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type plm:VectorType
properties
content simple
facets
Kind Value Annotation
length 3
source <xsd:element name="HighCorner" type="plm:VectorType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy