| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/diagnostics}wldf-harvested-typeType (extension)
Corresponds to WLDFHarvestedTypeBean
Nested Element Summary | |
xs:boolean | enabled Specifies whether this type is enabled. |
xs:string | harvested-attribute The harvested attributes for this type. |
xs:string | harvested-instance The harvested instances of this type. |
xs:boolean | known-type Specifies whether this type is known at startup. |
<xs:complexType name="wldf-harvested-typeType"><xs:complexContent></xs:complexType><xs:extension base="diag:wldfType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="known-type" nillable="false" type="xs:boolean">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="harvested-attribute" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="harvested-instance" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |