diagram | |||
children | HAnimHumanoid HAnimJoint HAnimSegment HAnimSite HAnimMotion | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="ChildContentModelHumanoidAnimation"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to X3DChildNode for HumanoidAnimation component.</xs:appinfo> <xs:documentation source="https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/hanim.html"/> </xs:annotation> <xs:choice> <xs:element ref="HAnimHumanoid"/> <xs:element ref="HAnimJoint"/> <xs:element ref="HAnimSegment"/> <xs:element ref="HAnimSite"/> <xs:element ref="HAnimMotion"/> <!-- HAnimDisplacer is X3DGeometricPropertyNode not X3DChildNode --> </xs:choice> </xs:group> |