Namespace: |
|
Content: |
empty, 1 attribute |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 3 locations |
XML Representation Summary |
|||
<... |
|||
rsrcId | = |
xsd:string |
|
/> |
mapReferenceElement (as extension base), mapReferenceMember (as extension base), |
mapReferenceType (as extension base) |
Type Derivation Summary![]() |
<xsd:complexType name="mappingReferenceType"> <xsd:annotation> <xsd:documentation> Base for mapping references to resources generated by component instances. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:annotation> <xsd:documentation> If defined, tells which particular generated resource to reference. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this complexType |
<xsd:attribute name="rsrcId" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation> If defined, tells which particular generated resource to reference. </xsd:documentation> </xsd:annotation> </xsd:attribute> |