complexType SphereBoundType
diagram plmxml_diagrams/plmxml_p494.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
children plm:Radius plm:Centre
used by
element PropertiesBase/SphereBound
annotation
documentation

      This is a legacy sphere bound type. The 'Bound' element should be used.
     
appinfo
output=ignore
source <xsd:complexType name="SphereBoundType">
 
<xsd:annotation>
   
<xsd:documentation>
      This is a legacy sphere bound 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="Radius" type="xsd:double"/>
   
<xsd:element name="Centre" type="plm:VectorType"/>
 
</xsd:sequence>
</xsd:complexType>

element SphereBoundType/Radius
diagram plmxml_diagrams/plmxml_p495.png
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type xsd:double
properties
content simple
source <xsd:element name="Radius" type="xsd:double"/>

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


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