Definition Type: Element
Name: BiddingTimePeriod
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TimePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
Is the period in which bidding can occur.
Collapse XSD Schema Diagram:
Drilldown into EndDateTime in schema fields_xsd1 Drilldown into Duration in schema fields_xsd1 Drilldown into StartDateTime in schema fields_xsd1 Drilldown into InclusiveIndicator in schema fields_xsd1 Drilldown into TimePeriodABIEType in schema components_xsd1 Drilldown into TimePeriodType in schema components_xsd1XSD Diagram of BiddingTimePeriod in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="BiddingTimePeriod" type="TimePeriodType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Is the period in which bidding can occur.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InclusiveIndicator oa:InclusiveIndicator 0 (1)
StartDateTime oa:StartDateTime 0 (1)
Duration oa:Duration 0 (1)
EndDateTime oa:EndDateTime 0 (1)
Collapse Derivation Tree: