element <interface>
Namespace:
Type:
embedded complexType
Content:
empty, 1 attribute
Defined:
locally at 1 location
XML Representation Summary
<interface
   
id
 = 
xsd:string
/>
May be included in elements (1):
Usage / Definition Locations
XML Source
<xsd:element maxOccurs="unbounded" name="interface">
<xsd:complexType>
<xsd:attribute name="id" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
Attribute Detail
id
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="id" type="xsd:string" use="required"/>