Namespace: |
|
Content: |
empty, 1 attribute |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 3 locations |
XML Representation Summary |
|||
<... |
|||
| value | = |
xsd:string |
|
/> |
|||
mapFixedElement (as extension base), mapFixedMember (as extension base), |
mapFixedType (as extension base) |
Type Derivation Summary mappingFixedType (extension) |
| <xsd:complexType name="mappingFixedType"> <xsd:annotation> <xsd:documentation>Base for mapping a fixed value to RSS.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:annotation> <xsd:documentation>The literal string to emit into RSS.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
valueType: |
xsd:string |
Use: |
required |
Defined: |
locally, within this complexType |
| <xsd:attribute name="value" type="xsd:string" use="required"> <xsd:annotation> <xsd:documentation>The literal string to emit into RSS.</xsd:documentation> </xsd:annotation> </xsd:attribute> |