<xs:simpleType name="UnitType">
<xs:annotation>
<xs:documentation>**************************************- All the different Unit types are grouped below the UnitType, both generic and specific to a given field. Generic : Person: Duration: **************************************-</xs:documentation>
</xs:annotation>
<xs:union memberTypes="GenericUnitCodeType AngleUnitCodeType PersonTypeType DurationUnitCodeType DistanceUnitCodeType VolumeUnitCodeType SurfaceUnitCodeType MassUnitCodeType PowerUnitCodeType WeightUnitCodeType MealPlanCodeType DayMomentCodeType SpeedUnitCodeType"/>
</xs:simpleType> |