Showing:

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