element Blocked

element {urn:oasis:names:tc:evs:schema:eml}Blocked

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:oasis:names:tc:evs:schema:eml}YesNoType (by extension)
  {urn:oasis:names:tc:evs:schema:eml}Blocked
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespaceurn:oasis:names:tc:evs:schema:eml
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xsd:element name="Blocked">
    <
xsd:complexType>
        <
xsd:simpleContent>
            <
xsd:extension base="YesNoType">
                <
xsd:attribute name="Reason" type="xsd:string" use="optional"/>
                <
xsd:attribute name="Channel" type="VotingChannelType" use="optional"/>
            </
xsd:extension>
        </
xsd:simpleContent>
    </
xsd:complexType>
</
xsd:element>


element Blocked


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.