QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
divisor | LimitedDecimalType | optional |
Element | PricePerUnit |
<xs:complexType name="PricePerUnitType"> <xs:simpleContent> <xs:extension base="LimitedDecimalType"> <xs:attribute ref="divisor"/> </xs:extension> </xs:simpleContent> </xs:complexType> |