diagram | ![]() |
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="booleanElementType"> <xsd:annotation> <xsd:documentation>Type for an element with a single boolean attribute.</xsd:documentation> </xsd:annotation> <xsd:attribute name="value" type="xsd:boolean" use="optional" default="false"/> <xsd:attributeGroup ref="CommonAttributes"/> </xsd:complexType> |
type | xsd:boolean | ||||
properties |
|
||||
source | <xsd:attribute name="value" type="xsd:boolean" use="optional" default="false"/> |