diagram | ![]() |
||||||||||||
type | extension of rootType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="ChangeOptionsType" abstract="false"> <xs:annotation> <xs:appinfo>This is a bitfield. See section 6.2.13 aka B.2.41</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="value" type="xs:unsignedByte"/> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedByte |
source | <xs:attribute name="value" type="xs:unsignedByte"/> |