simpleType KnownAmountPeriod

simpleType {http://ns.hr-xml.org/2006-02-28}KnownAmountPeriod

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://ns.hr-xml.org/2006-02-28}KnownAmountPeriod
Target Namespacehttp://ns.hr-xml.org/2006-02-28
Declared Namespacesxmlns:oa=http://www.openapplications.org/oagis
xmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns=http://ns.hr-xml.org/2006-02-28


Source

<xsd:simpleType name="KnownAmountPeriod">
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="yearly"/>
        <
xsd:enumeration value="monthly"/>
        <
xsd:enumeration value="semi-monthly"/>
        <
xsd:enumeration value="weekly"/>
        <
xsd:enumeration value="biweekly"/>
        <
xsd:enumeration value="daily"/>
        <
xsd:enumeration value="hourly"/>
        <
xsd:enumeration value="fortnightly"/>
        <
xsd:enumeration value="perunit"/>
        <
xsd:enumeration value="flatfee"/>
    </
xsd:restriction>
</
xsd:simpleType>


simpleType KnownAmountPeriod


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.