complexType Vector3FloatType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p575.png
type extension of rootType
properties
base rootType
abstract false
used by
elements DirectedEnergyFirePdu/apertureEmitterLocation CollisionElasticPdu/contactVelocity DirectedEnergyDamageType/damageLocation DesignatorPdu/designatorSpotWrtDesignated AggregateStatePdu/dimensions DeadReckoningParametersType/entityAngularVelocity DesignatorPdu/entityLinearAcceleration DeadReckoningParametersType/entityLinearAcceleration EntityStatePdu/entityLinearVelocity EntityStateUpdatePdu/entityLinearVelocity CollisionPdu/location IFFPdu/location ElectronicEmitterType/location UAEmitterType/location DetonationPdu/locationOfEntityCoordinates CollisionElasticPdu/locationOfImpact AggregateStatePdu/orientation IsPartOfPdu/partLocation TransmitterPdu/relativeAntennaLocation AntennaLocationType/relativeAntennaLocation DirectedEnergyPrecisionAimpointType/targetSpotAcceleration DirectedEnergyPrecisionAimpointType/targetSpotEntityLocation DirectedEnergyPrecisionAimpointType/targetSpotVelocity CollisionElasticPdu/unitSurfaceNormal MinefieldDataPdu/Vector3Float CollisionPdu/velocity DetonationPdu/velocity FirePdu/velocity AggregateStatePdu/velocity
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:float        
appinfo
X value
y  xs:float        
appinfo
y Value
z  xs:float        
appinfo
Z value
annotation
appinfo
Three floating point values, x, y, and z. Section 6.2.95
source <xs:complexType name="Vector3FloatType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Three floating point values, x, y, and z. Section 6.2.95</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="x" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>X value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="y" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>y Value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="z" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>Z value</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute Vector3FloatType/@x
type xs:float
annotation
appinfo
X value
source <xs:attribute name="x" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>X value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute Vector3FloatType/@y
type xs:float
annotation
appinfo
y Value
source <xs:attribute name="y" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>y Value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute Vector3FloatType/@z
type xs:float
annotation
appinfo
Z value
source <xs:attribute name="z" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>Z value</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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