Namespace: |
|
Type: |
embedded complexType |
Content: |
empty, 2 attributes |
Defined: |
globally within component.xsd, see XML source |
Used: |
at 3 locations |
<xsd:element name="script"> <xsd:annotation> <xsd:documentation> Define a reference to an interface implemented in Javascript. </xsd:documentation> </xsd:annotation> <xsd:complexType> </xsd:complexType> </xsd:element> |
Type: |
xsd:string |
Use: |
required |
Defined: |
locally, within this element |
<xsd:attribute name="file" type="xsd:string" use="required"/> |
Type: |
xsd:string |
Use: |
required |
Defined: |
locally, within this element |
<xsd:attribute name="prototype" type="xsd:string" use="required"/> |