Namespace: |
|
Type: |
|
Content: |
complex, 7 attributes, 12 elements |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 2 locations |
XML Representation Summary |
|||||
<mapResource |
|||||
baseName | = |
xsd:string |
|||
headers | = |
list of xsd:string |
|||
id | = |
xsd:string |
|||
rssFile | = |
xsd:string |
|||
standalone | = |
("false" | "true" | "never" | "default" | "always") : "default" |
|||
struct | = |
xsd:string |
|||
unnamed | = |
xsd:boolean : "false" |
|||
> |
|||||
|
|||||
</mapResource> |
Type Derivation Summary![]() ![]() |
<xsd:element name="mapResource"> <xsd:annotation> <xsd:documentation>Map an instance to a RESOURCE.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:annotation> <xsd:documentation> This tells whether to emit the resource without a name </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:annotation> <xsd:documentation> This tells whether the resource must be emitted as a standalone resource statement (always), regardless of whether it is also generated as a resource expression, or whether it will never be emitted unless referenced by another resource (never). The default behavior is to emit it if not generated as an expression. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:annotation> <xsd:documentation> Force the base name of the resource. If unspecified, resources are named after the instance and member or element being mapped. </xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:annotation> <xsd:documentation> Force the RSS filename (but not directory). This is used to redirect resources to a top-level RSS file. </xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="baseName" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation> Force the base name of the resource. If unspecified, resources are named after the instance and member or element being mapped. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
|
Use: |
optional |
Defined: |
Type: |
xsd:string |
Use: |
optional |
Defined: |
Type: |
xsd:string |
Use: |
optional |
Defined: |
locally, within this element |
<xsd:attribute name="rssFile" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation> Force the RSS filename (but not directory). This is used to redirect resources to a top-level RSS file. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
|
Use: |
optional |
Default: |
"default" |
Defined: |
locally, within this element |
<xsd:attribute default="default" name="standalone" type="standaloneType" use="optional"> <xsd:annotation> <xsd:documentation> This tells whether the resource must be emitted as a standalone resource statement (always), regardless of whether it is also generated as a resource expression, or whether it will never be emitted unless referenced by another resource (never). The default behavior is to emit it if not generated as an expression. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
xsd:string |
Use: |
optional |
Defined: |
Type: |
xsd:boolean |
Use: |
optional |
Default: |
"false" |
Defined: |
locally, within this element |
<xsd:attribute default="false" name="unnamed" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation> This tells whether to emit the resource without a name </xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
|
Defined: |
Type: |
embedded, complex content |
Defined: |