Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element valueBoolean
Namespace No namespace
Annotations
A boolean
Diagram
DiagramDECOR_xsd_Element_valueBoolean.tmp#valueBoolean_value
Properties
content complex
Used by
Complex Type CodedConceptProperty
Attributes
QName Type Use
value xs:boolean optional
Source
<xs:element name="valueBoolean">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">A boolean</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="value" type="xs:boolean"/>
  </xs:complexType>
</xs:element>
Attribute valueBoolean / @value
Namespace No namespace
Type xs:boolean
Properties
content simple
Used by
Element valueBoolean
Source
<xs:attribute name="value" type="xs:boolean"/>