diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="StorageFuelReloadType" abstract="false"> <xs:annotation> <xs:appinfo>For each type or location of Storage Fuel, this record shall specify the type, location, fuel measure- ment units, reload quantity and maximum quantity for storage fuel either for the whole entity or a specific storage fuel location (tank). Section 6.2.85. </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="standardQuantity" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>the standard quantity of this fuel type normally loaded at this station/launcher if a station/launcher is specified. If the Station/Launcher field is set to zero, then this is the total quantity of this fuel type that would be present in a standard reload of all appli- cable stations/launchers associated with this entity. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="maximumQuantity" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The maximum quantity of this fuel type that this sta- tion/launcher is capable of holding when a station/launcher is specified. This would be the value used when a maximum reload was desired to be set for this station/launcher. If the Station/launcher field is set to zero, then this is the maximum quantity of this fuel type that would be present on this entity at all stations/launchers that can accept this fuel type. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The seconds normally required to reload the standard quantity of this fuel type at this specific station/launcher. When the Station/Launcher field is set to zero, this shall be the time it takes to perform a standard quantity reload of this fuel type at all applicable stations/launchers for this entity. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The seconds normally required to reload the maximum possible quantity of this fuel type at this station/launcher. When the Station/Launcher field is set to zero, this shall be the time it takes to perform a maximum quantity load/reload of this fuel type at all applicable stations/launchers for this entity. </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="fuelMeasurementUnits" type="xs:string"> <xs:annotation> <xs:appinfo>The fuel measurement units. Enumeration (SISO enumeration FuelMeasurementUnits uid 328) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="fuelType" type="xs:string"> <xs:annotation> <xs:appinfo>Fuel type (SISO enumeration SupplyFuelType uid 413)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="fuelLocation" type="xs:string"> <xs:annotation> <xs:appinfo>Location of fuel as related to entity. See section 14 of EBV document (SISO enumeration FuelLocation uid 329) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="standardQuantity" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>the standard quantity of this fuel type normally loaded at this station/launcher if a station/launcher is specified. If the Station/Launcher field is set to zero, then this is the total quantity of this fuel type that would be present in a standard reload of all appli- cable stations/launchers associated with this entity. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="maximumQuantity" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The maximum quantity of this fuel type that this sta- tion/launcher is capable of holding when a station/launcher is specified. This would be the value used when a maximum reload was desired to be set for this station/launcher. If the Station/launcher field is set to zero, then this is the maximum quantity of this fuel type that would be present on this entity at all stations/launchers that can accept this fuel type. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The seconds normally required to reload the standard quantity of this fuel type at this specific station/launcher. When the Station/Launcher field is set to zero, this shall be the time it takes to perform a standard quantity reload of this fuel type at all applicable stations/launchers for this entity. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>The seconds normally required to reload the maximum possible quantity of this fuel type at this station/launcher. When the Station/Launcher field is set to zero, this shall be the time it takes to perform a maximum quantity load/reload of this fuel type at all applicable stations/launchers for this entity. </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="fuelMeasurementUnits" type="xs:string"> <xs:annotation> <xs:appinfo>The fuel measurement units. Enumeration (SISO enumeration FuelMeasurementUnits uid 328) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="fuelType" type="xs:string"> <xs:annotation> <xs:appinfo>Fuel type (SISO enumeration SupplyFuelType uid 413)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="fuelLocation" type="xs:string"> <xs:annotation> <xs:appinfo>Location of fuel as related to entity. See section 14 of EBV document (SISO enumeration FuelLocation uid 329) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="padding" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> |