QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
type | ani:manufacturertype.att | required |
Element | ani:manufacturergroup |
<xs:element name="manufacturers"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" ref="ani:manufacturer"/> </xs:sequence> <xs:attribute name="type" type="ani:manufacturertype.att" use="required"/> </xs:complexType> </xs:element> |