complexType CompetencyType

complexType {http://ns.hr-xml.org/2006-02-28}CompetencyType

Derived Types
{http://ns.hr-xml.org/2006-02-28}CompetencyType
 {http://ns.hr-xml.org/2006-02-28}Competency (by type)
Abstractfalse (This can be used in an instance)
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:complexType name="CompetencyType">
    <
xsd:sequence>
        <
xsd:element name="CompetencyId" minOccurs="0">
            <
xsd:complexType>
                <
xsd:attributeGroup ref="id"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="TaxonomyId" minOccurs="0" maxOccurs="unbounded">
            <
xsd:complexType>
                <
xsd:attributeGroup ref="id"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="CompetencyEvidence" minOccurs="0" maxOccurs="unbounded">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="EvidenceId" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:attributeGroup ref="id"/>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:choice>
                        <
xsd:element ref="NumericValue"/>
                        <
xsd:element ref="StringValue"/>
                    </
xsd:choice>
                    <
xsd:element ref="SupportingInformation" minOccurs="0" maxOccurs="unbounded"/>
                </
xsd:sequence>
                <
xsd:attribute name="dateOfIncident" type="AnyDateTimeType"/>
                <
xsd:attribute name="name" type="xsd:string"/>
                <
xsd:attribute name="typeDescription" type="xsd:string"/>
                <
xsd:attribute name="expirationDate" type="AnyDateTimeType"/>
                <
xsd:attribute name="typeId" type="xsd:string"/>
                <
xsd:attribute name="required" type="xsd:boolean"/>
                <
xsd:attribute name="lastUsed" type="AnyDateTimeType"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="CompetencyWeight" minOccurs="0" maxOccurs="unbounded">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:choice>
                        <
xsd:element ref="NumericValue"/>
                        <
xsd:element ref="StringValue"/>
                    </
xsd:choice>
                    <
xsd:element ref="SupportingInformation" minOccurs="0" maxOccurs="unbounded"/>
                </
xsd:sequence>
                <
xsd:attribute name="type" type="ExtendedWeightType"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="Competency" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element ref="UserArea" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute name="name" type="xsd:string"/>
    <
xsd:attribute name="description" type="xsd:string"/>
    <
xsd:attribute name="required" type="xsd:boolean"/>
</
xsd:complexType>


complexType CompetencyType


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.