Namespace: |
|
Content: |
empty, 1 attribute |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 3 locations |
XML Representation Summary |
|||
<... |
|||
rsrcId | = |
xsd:string |
|
/> |
mapInstanceElement (as extension base), mapInstanceMember (as extension base), |
mapInstanceType (as extension base) |
Type Derivation Summary![]() |
<xsd:complexType name="mappingInstanceType"> <xsd:annotation> <xsd:documentation> Base for mapping resources generated by component instances. Either a reference to the resource is emitted (for LLINK targets) or the resource expression is emitted (for STRUCT targets). </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:annotation> <xsd:documentation>If specified, which particular resource to match.</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 specified, which particular resource to match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |