Definition Type: Element
Name: Skill
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ProfessionalSkillType
Containing Schema: Components.xsd
Abstract
Documentation:
Provides the information on the skills of the associated component.
Collapse XSD Schema Diagram:
Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into TrainingDateTime in schema fields_xsd1 Drilldown into LastUsedDateTime in schema fields_xsd1 Drilldown into CompetencyCode in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into Code in schema fields_xsd1 Drilldown into ProfessionalSkillType in schema components_xsd1XSD Diagram of Skill in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Skill" type="ProfessionalSkillType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Provides the information on the skills of the associated component.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code oagis:Code 0 (1)
Name oagis:Name 0 unbounded
CompetencyCode oagis:CompetencyCode 0 (1)
LastUsedDateTime oagis:LastUsedDateTime 0 (1)
TrainingDateTime oagis:TrainingDateTime 0 unbounded
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
Collapse Derivation Tree: