Definition Type: Element
Name: PreferredChannel
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:VotingChannelType
Containing Schema: emlcore-v5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Fixed in schema emlcore-v5-0_xsdXSD Diagram of PreferredChannel in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="PreferredChannel" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="VotingChannelType">
                <xs:attribute name="Fixed" type="YesNoType" use="optional" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Fixed nsA:Fixed Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus