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