Namespace: |
|
Type: |
|
Content: |
|
Defined: |
globally within component.xsd, see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<mapIntoProperty |
|||||
property | = |
xsd:string |
|||
> |
|||||
|
|||||
</mapIntoProperty> |
Type Derivation Summary![]() |
<xsd:element name="mapIntoProperty" substitutionGroup="twoWayMapping"> <xsd:annotation> <xsd:documentation> Delve into a property path without generating any resources. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:sequence> </xsd:sequence> <xsd:annotation> <xsd:documentation>The property path providing the value.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
Type: |
xsd:string |
Use: |
required |
Defined: |
locally, within this element |
<xsd:attribute name="property" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>The property path providing the value.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
twoWayMappingType, empty content |
Defined: |
by reference, within this element |
<xsd:element ref="twoWayMapping"/> |