element Blocked

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (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:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xs:element name="Blocked">
    <
xs:complexType>
        <
xs:simpleContent>
            <
xs:extension base="YesNoType">
                <
xs:attribute name="Reason" type="xs:token" use="optional"/>
                <
xs:attribute name="Channel" type="VotingChannelType" use="optional"/>
            </
xs:extension>
        </
xs:simpleContent>
    </
xs:complexType>
</
xs: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.