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