element <longDescription> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
XML Representation Summary
<longDescription>
   
Content: 
{ xsd:string }
</longDescription>
Included in content model of elements (1):
fault (in faultChain)
Annotation
This element contains the long and context-sensitive description for this fault entry in the fault chain.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="longDescription" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This element contains the long and context-sensitive description for
this fault entry in the fault chain.
</xsd:documentation>
</xsd:annotation>
</xsd:element>