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