complexType "faultChainType"
Namespace:
Content:
complex, 1 element
Defined:
globally in hsinfra.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
fault (in faultChain)
All Direct / Indirect Based Elements (1):
faultChain (type faultChainType)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="faultChainType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="1" name="fault" type="faultChainFaultType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; 1/1)
fault
Type:
faultChainFaultType, complex content
Defined:
locally within (this) faultChainType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="1" name="fault" type="faultChainFaultType"/>