Definition Type: Attribute
Name: duration
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Optional
Documentation:
The duration of the maximum amount of time between the time at which the request is sent and the substantive response is received. Note: This attribute was added in v2.0.
Collapse XSD Schema Diagram:
XSD Diagram of duration in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="duration" type="xsd:duration" use="optional">
    <xsd:annotation>
        <xsd:documentation>The duration of the maximum amount of time between the time
						at which the request is sent and the substantive response is
					received. Note: This attribute was added in v2.0.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>