Showing:

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