Share via


counterDetailFalseType

An unsignedInt value.

Syntax

<xs:complexType name="counterDetailFalseType">  <xs:simpleContent>   <xs:extension base="xs:unsignedInt">    <xs:attribute name="detail" type="xs:string" use="required" fixed="false"  />   </xs:extension>  </xs:simpleContent> </xs:complexType>

type

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

See counterDetailFalseType syntax section.

Child Elements

None.

Parent Elements

None.

Remarks

This element is used as the type of some elements used in the Run History XML.

See Also

Concepts

Run History XML