<xs:element name="EspduTransform">
<xs:annotation>
<xs:appinfo />
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/dis.html#EspduTransform" />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DGroupingNode">
<xs:attribute name="enabled" type="SFBool" default="true" />
<xs:attribute name="marking" type="SFString" />
<xs:attribute name="siteID" type="SFInt32" default="0" />
<xs:attribute name="applicationID" type="SFInt32" default="1" />
<xs:attribute name="entityID" type="SFInt32" default="0" />
<xs:attribute name="forceID" type="SFInt32" default="0" />
<xs:attribute name="entityKind" type="SFInt32" default="0" />
<xs:attribute name="entityDomain" type="SFInt32" default="0" />
<xs:attribute name="entityCountry" type="SFInt32" default="0" />
<xs:attribute name="entityCategory" type="SFInt32" default="0" />
<xs:attribute name="entitySubCategory" type="SFInt32" default="0" />
<xs:attribute name="entitySpecific" type="SFInt32" default="0" />
<xs:attribute name="entityExtra" type="SFInt32" default="0" />
<xs:attribute name="readInterval" type="SFTime" default="0.1" />
<xs:attribute name="writeInterval" type="SFTime" default="1.0" />
<xs:attribute name="networkMode" type="networkModeValues" default="standAlone" />
<xs:attribute name="translation" type="SFVec3f" default="0 0 0" />
<xs:attribute name="rotation" type="SFRotation" default="0 0 1 0" />
<xs:attribute name="scale" type="SFVec3f" default="1 1 1" />
<xs:attribute name="scaleOrientation" type="SFRotation" default="0 0 1 0" />
<xs:attribute name="center" type="SFVec3f" default="0 0 0" />
<xs:attribute name="address" type="SFString" default="localhost" />
<xs:attribute name="port" type="SFInt32" default="0" />
<xs:attribute name="multicastRelayHost" type="SFString" />
<xs:attribute name="multicastRelayPort" type="SFInt32" default="0" />
<xs:attribute name="rtpHeaderExpected" type="SFBool" default="false" />
<xs:attribute name="deadReckoning" type="SFInt32" default="0" />
<xs:attribute name="linearVelocity" type="SFVec3f" default="0 0 0" />
<xs:attribute name="linearAcceleration" type="SFVec3f" default="0 0 0" />
<xs:attribute name="fired1" type="SFBool" default="false" />
<xs:attribute name="fired2" type="SFBool" default="false" />
<xs:attribute name="collisionType" type="SFInt32" default="0" />
<xs:attribute name="detonationLocation" type="SFVec3f" default="0 0 0" />
<xs:attribute name="detonationRelativeLocation" type="SFVec3f" default="0 0 0" />
<xs:attribute name="detonationResult" type="SFInt32" default="0" />
<xs:attribute name="eventApplicationID" type="SFInt32" default="1" />
<xs:attribute name="eventEntityID" type="SFInt32" default="0" />
<xs:attribute name="eventNumber" type="SFInt32" default="0" />
<xs:attribute name="eventSiteID" type="SFInt32" default="0" />
<xs:attribute name="munitionStartPoint" type="SFVec3f" default="0 0 0" />
<xs:attribute name="munitionEndPoint" type="SFVec3f" default="0 0 0" />
<xs:attribute name="munitionSiteID" type="SFInt32" default="0" />
<xs:attribute name="munitionApplicationID" type="SFInt32" default="1" />
<xs:attribute name="munitionEntityID" type="SFInt32" default="0" />
<xs:attribute name="fireMissionIndex" type="SFInt32" default="0" />
<xs:attribute name="warhead" type="SFInt32" default="0" />
<xs:attribute name="fuse" type="SFInt32" default="0" />
<xs:attribute name="munitionQuantity" type="SFInt32" default="0" />
<xs:attribute name="firingRate" type="SFInt32" default="0" />
<xs:attribute name="firingRange" type="SFFloat" default="0" />
<xs:attribute name="articulationParameterCount" type="SFInt32" default="0" />
<xs:attribute name="articulationParameterDesignatorArray" type="MFInt32" />
<xs:attribute name="articulationParameterChangeIndicatorArray" type="MFInt32" />
<xs:attribute name="articulationParameterIdPartAttachedToArray" type="MFInt32" />
<xs:attribute name="articulationParameterTypeArray" type="MFInt32" />
<xs:attribute name="articulationParameterArray" type="MFFloat" />
</xs:extension>
<!-- TODO restore after test: default="0" -->
</xs:complexContent>
</xs:complexType>
</xs:element>
|