simpleType loaType
type restriction of SFInt32
properties
base SFInt32
used by
attributes HAnimHumanoid/@loa HAnimMotion/@loa
facets
Kind Value Annotation
minInclusive -1
maxInclusive 4
annotation
appinfo

                Level Of Articulation 0..4 indicates complexity and detail of joints for given humanoid skeletal hierarchy.
                Note that value of -1 indicates that no LOA conformance is provided.
           
source <xs:simpleType name="loaType">
 
<xs:annotation>
   
<xs:appinfo>
                Level Of Articulation 0..4 indicates complexity and detail of joints for given humanoid skeletal hierarchy.
                Note that value of -1 indicates that no LOA conformance is provided.
           
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19774/V2.0/Architecture/concepts.html#LevelsOfArticulation"/>
 
</xs:annotation>
 
<xs:restriction base="SFInt32">
   
<xs:minInclusive value="-1"/>
   
<xs:maxInclusive value="4"/>
 
</xs:restriction>
</xs:simpleType>


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