diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of MinefieldFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="MineEmplacementTimeType"> <xs:annotation> <xs:appinfo>simulation time of emplacement of the mine</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="MinefieldFamilyPduType"> <xs:attribute name="family" fixed="MinefieldFamilyPduType"/> <xs:attribute name="hour" type="xs:unsignedLong"/> <xs:attribute name="timePastTheHour" type="xs:unsignedLong"/> </xs:extension> </xs:complexContent> <!--debug: another class, providing Pdu types--> </xs:complexType> |
properties |
|
||
source | <xs:attribute name="family" fixed="MinefieldFamilyPduType"/> |
type | xs:unsignedLong |
source | <xs:attribute name="hour" type="xs:unsignedLong"/> |
type | xs:unsignedLong |
source | <xs:attribute name="timePastTheHour" type="xs:unsignedLong"/> |