QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
standard | USDV | optional |
Element | nutrient |
<xs:element name="percent"> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="frac"/> </xs:choice> <xs:attribute name="standard" default="USDV"/> </xs:complexType> </xs:element> |