simpleType bboxSizeType
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 CollisionCollection/@bboxSize X3DBoundedObject/@bboxSize X3DGroupingNode/@bboxSize X3DShapeNode/@bboxSize X3DNBodyCollidableNode/@bboxSize X3DNBodyCollisionSpaceNode/@bboxSize X3DVolumeDataNode/@bboxSize
facets
Kind Value Annotation
whiteSpace collapse
pattern \s*((([+]?(((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*)|((\-1(\.(0)*)?([Ee][+-]?[0]+)?\s+){2}\-1(\.(0)*)?([Ee][+-]?[0]+)?)\s*)?
annotation
appinfo
<xs:attribute name="defaultValue" type="bboxSizeType" default="-1 -1 -1"/>
bboxSizeType dimensions are non-negative values, default value (-1 -1 -1) indicates that no bounding box size has been computed.
source <xs:simpleType name="bboxSizeType">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:attribute name="defaultValue" type="bboxSizeType" default="-1 -1 -1"/>
bboxSizeType dimensions are non-negative values, default value (-1 -1 -1) indicates that no bounding box size has been computed.
</xs:appinfo>
   
<xs:documentation source="https://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="\s*((([+]?(((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s+){2}([+]?((0|[1-9][0-9]*)(\.[0-9]*)?|\.[0-9]+)([Ee][+-]?[0-9]+)?)\s*)|((\-1(\.(0)*)?([Ee][+-]?[0]+)?\s+){2}\-1(\.(0)*)?([Ee][+-]?[0]+)?)\s*)?"/>
 
</xs:restriction>
</xs:simpleType>


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