Defines that weight in a controller distribution, for the given controller type.
<xsd:complexType name="ControllerDistributionEntry"> <xsd:choice> <xsd:element name="Controller" type="Controller" minOccurs="0"/> <xsd:element name="CatalogReference" type="CatalogReference" minOccurs="0"/> </xsd:choice> <xsd:attribute name="weight" type="Double" use="required"/> </xsd:complexType>
To XSD To XSD Tree