This element can be used to define location on an instrument |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Name | restriction of xs:string | required |
<xs:element name="Location" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="en">This element can be used to define location on an instrument</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Instrument" minOccurs="0"/> </xs:sequence> <xs:attribute name="Name" use="required"> |