element <mapSimpleElement>
Namespace:
Type:
Content:
empty
Defined:
globally within component.xsd, see XML source
Used:
never
<mapSimpleElement/>
Annotation
Map a simple value to an array element.
Embedded Type Detail
Type Derivation Summary
  mappingSimpleType (extension)
      complexType
XML Source
<xsd:element name="mapSimpleElement" substitutionGroup="twoWayMapping">
<xsd:annotation>
<xsd:documentation>Map a simple value to an array element.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="mappingSimpleType"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>