Definition Type: SimpleType
Name: VotingValueType
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Documentation:
The weight or preference applied to a selection
Collapse XSD Schema Diagram:
XSD Diagram of VotingValueType in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:simpleType name="VotingValueType">
    <xs:annotation>
        <xs:documentation>The weight or preference applied to a selection</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:positiveInteger" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Value, nsA:Value, nsA:Value
Collapse Comments:
blog comments powered by Disqus