simpleType boundingBoxSizeType
type restriction of SFVec3f
properties
base SFVec3f
used by
attributes Inline/@bboxSize StaticGroup/@bboxSize ReceiverPdu/@bboxSize SignalPdu/@bboxSize TransmitterPdu/@bboxSize GeoLOD/@bboxSize HAnimHumanoid/@bboxSize HAnimJoint/@bboxSize NurbsSet/@bboxSize CADFace/@bboxSize CADPart/@bboxSize LayoutGroup/@bboxSize X3DBoundedObject/@bboxSize X3DGroupingNode/@bboxSize X3DShapeNode/@bboxSize X3DNBodyCollidableNode/@bboxSize X3DNBodyCollisionSpaceNode/@bboxSize X3DVolumeDataNode/@bboxSize
facets
Kind Value Annotation
whiteSpace collapse
pattern (((\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)? (\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)? (\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)?)|(\-1(\.(0)*)? \-1(\.(0)*)? \-1(\.(0)*)?))?
annotation
appinfo
<xs:attribute name="defaultValue" type="boundingBoxSizeType" default="-1 -1 -1"/>
boundingBoxSizeType dimensions are non-negative values, default value (-1 -1 -1) indicates that no bounding box size has been computed.
source <xs:simpleType name="boundingBoxSizeType">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="defaultValue" type="boundingBoxSizeType" default="-1 -1 -1"/>
boundingBoxSizeType dimensions are non-negative values, default value (-1 -1 -1) indicates that no bounding box size has been computed.
</xs:appinfo>
   
<xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/group.html#Boundingboxes"/>
 
</xs:annotation>
 
<xs:restriction base="SFVec3f">
   
<xs:whiteSpace value="collapse"/>
   
<xs:pattern value="(((\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)? (\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)? (\+)?([1-9][0-9]*(\.[0-9]*)?|(0?\.[0-9]*[1-9][0-9]*))([Ee][+-]?[0-9]+)?)|(\-1(\.(0)*)? \-1(\.(0)*)? \-1(\.(0)*)?))?"/>
 
</xs:restriction>
</xs:simpleType>


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