QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Name | optional | |||||
StringLength | optional | |||||
Type | optional | |||||
Unit | optional |
<xs:element name="Param"> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="XBFDvalue-of"/> </xs:choice> <xs:attribute name="Name" default=""/> <xs:attribute name="Type" default=""/> <xs:attribute name="Unit" default=""/> <xs:attribute name="StringLength" default=""/> </xs:complexType> </xs:element> |