Definition Type: Element
Name: question
Namespace: http://www.ACORD.org/standards/Support/xml/v1.0
Containing Schema: acord-doc.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into answer in schema acord-doc_xsd Drilldown into head in schema acord-doc_xsd Drilldown into id in schema acord-doc_xsd Drilldown into LinkSupport in schema acord-doc_xsdXSD Diagram of question in schema acord-doc_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:element name="question">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="head" />
            <xsd:element ref="answer" maxOccurs="unbounded" />
        </xsd:sequence>
        <xsd:attributeGroup ref="LinkSupport" />
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
head nsB:head (1) (1)
answer nsB:answer (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)