Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 3 elements |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 1 location |
XML Representation Summary |
|||||
<documentation> |
|||||
|
|||||
</documentation> |
<xsd:element name="documentation"> <xsd:annotation> <xsd:documentation> The optional documentation element provides brief description information about the component and a link to more detailed documentation </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:annotation> <xsd:documentation> Brief description of the component, shown in a tooltip. This value should be localized. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation>A link to help information for this component.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Text displayed in the UI design wizard. Applies only to containers and top-level content. This value should be localized. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
Type: |
xsd:string, simple content |
Defined: |
locally, within this element |
<xsd:element name="helpTopic" type="xsd:string"> <xsd:annotation> <xsd:documentation>A link to help information for this component.</xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
xsd:string, simple content |
Defined: |
locally, within this element |
<xsd:element name="information" type="xsd:string"> <xsd:annotation> <xsd:documentation> Brief description of the component, shown in a tooltip. This value should be localized. </xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
xsd:string, simple content |
Defined: |
locally, within this element |
<xsd:element name="wizardDescription" type="xsd:string"> <xsd:annotation> <xsd:documentation> Text displayed in the UI design wizard. Applies only to containers and top-level content. This value should be localized. </xsd:documentation> </xsd:annotation> </xsd:element> |