Definition Type: ComplexType
Name: UnacceptableInitialTerminationTimeFaultType
Namespace: http://docs.oasis-open.org/wsn/b-2
Type: wsrf-bf:BaseFaultType
Containing Schema: b-2.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into MaximumTime Drilldown into MinimumTime Drilldown into FaultCause Drilldown into Description Drilldown into ErrorCode Drilldown into Originator Drilldown into Timestamp Drilldown into BaseFaultTypeXSD Diagram of UnacceptableInitialTerminationTimeFaultType
Collapse XSD Schema Code:
<xsd:complexType name="UnacceptableInitialTerminationTimeFaultType">
    <xsd:complexContent>
        <xsd:extension base="wsrf-bf:BaseFaultType">
            <xsd:sequence>
                <xsd:element name="MinimumTime" type="xsd:dateTime" />
                <xsd:element name="MaximumTime" type="xsd:dateTime" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Timestamp wsrf-bf:Timestamp 1 1
Originator wsrf-bf:Originator 0 1
ErrorCode wsrf-bf:ErrorCode 0 1
Description wsrf-bf:Description 0 unbounded
FaultCause wsrf-bf:FaultCause 0 1
MinimumTime wsn-b:MinimumTime (1) (1)
MaximumTime wsn-b:MaximumTime 0 (1)
<xs:any> ##other 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> ##other
Collapse Derivation Tree:
Collapse References:
wsn-b:UnacceptableInitialTerminationTimeFault
Collapse Comments:
blog comments powered by Disqus