Definition Type: Element
Name: rtc
Namespace: http://www.w3.org/1999/xhtml
Containing Schema: pam-xhtml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into rt in schema pam-xhtml_xsdXSD Diagram of rtc in schema pam-xhtml_xsd (Prism - IDEAlliance Specification publishing)
Collapse XSD Schema Code:
<xs:element name="rtc">
    <xs:complexType>
        <xs:sequence maxOccurs="unbounded">
            <xs:element ref="xhtml:rt" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rt xhtml:rt (1) (1)