Definition Type: Element
Name: test
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsession
Type: train:scheduledTestType
Containing Schema: trainingsession.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into dueDate Drilldown into status Drilldown into delivery Drilldown into title Drilldown into testID Drilldown into scheduledTestTypeXSD Diagram of test
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="test" type="train:scheduledTestType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
testID train:testID (1) (1)
title train:title (1) (1)
delivery train:delivery (1) (1)
status train:status (1) (1)
dueDate train:dueDate 0 (1)
Collapse Derivation Tree: