diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of EntityManagementFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingEntityID receivingEntityID transferEntityID recordSets | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="TransferOwnershipPdu"> <xs:annotation> <xs:appinfo>Information initiating the dyanic allocation and control of simulation entities between two simulation applications. <xs:attribute name="id" type="xs:integer" fixed="35"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="EntityManagementFamilyPduType"> <xs:sequence> <xs:element name="originatingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of entity originating request</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="receivingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of entity receiving request</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="transferEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>The entity for which control is being requested to transfer</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="recordSets" type="RecordSpecificationType"/> </xs:sequence> <xs:attribute name="family" fixed="EntityManagementFamilyPduType"/> <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>ID of request</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>required level of reliability service. (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="transferType" type="xs:string"> <xs:annotation> <xs:appinfo>type of transfer desired (SISO enumeration TransferControlTransferType uid 224)</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="EntityManagementFamilyPduType"/> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>ID of request</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>required level of reliability service. (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="transferType" type="xs:string"> <xs:annotation> <xs:appinfo>type of transfer desired (SISO enumeration TransferControlTransferType uid 224)</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="originatingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of entity originating request</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="receivingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>ID of entity receiving request</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="transferEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>The entity for which control is being requested to transfer</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
type | RecordSpecificationType | ||||||||||||||
properties |
|
||||||||||||||
children | RecordSpecificationElement | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="recordSets" type="RecordSpecificationType"/> |