simpleType LogicalStatusType

simpleType {http://www.govtalk.gov.uk/people/bs7666}LogicalStatusType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer (by restriction)
  {http://www.govtalk.gov.uk/people/bs7666}LogicalStatusType
Target Namespacehttp://www.govtalk.gov.uk/people/bs7666
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.govtalk.gov.uk/people/bs7666


Source

<xsd:simpleType name="LogicalStatusType">
    <
xsd:annotation>
        <
xsd:documentation>
Logical Status values
1 = Approved preferred
2 = Approved alternative (LPI Only)
3 = Alternative (LPI Only)
5 = Candidate
6 = Provisional
8 = Historical
9 = Rejected
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:integer">
        <
xsd:minInclusive value="1"/>
        <
xsd:maxInclusive value="9"/>
        <
xsd:enumeration value="1"/>
        <
xsd:enumeration value="2"/>
        <
xsd:enumeration value="3"/>
        <
xsd:enumeration value="5"/>
        <
xsd:enumeration value="6"/>
        <
xsd:enumeration value="8"/>
        <
xsd:enumeration value="9"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Logical Status values
					1 = Approved preferred
					2 = Approved alternative (LPI Only)
					3 = Alternative (LPI Only)
					5 = Candidate
					6 = Provisional
					8 = Historical
					9 = Rejected


simpleType LogicalStatusType


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.