Definition Type: Element
Name: InternalGenericCommunication
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: nsA:InternalGenericCommunicationStructure
Containing Schema: 350c-internalgeneric-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Messages in schema emlcore-v5-0_xsd Drilldown into ContestIdentifier in schema emlcore-v5-0_xsd Drilldown into ElectionIdentifier in schema emlcore-v5-0_xsd Drilldown into EventIdentifier in schema emlcore-v5-0_xsd Drilldown into To in schema emlcore-v5-0_xsd Drilldown into From in schema emlcore-v5-0_xsd Drilldown into InternalGenericCommunicationStructure in schema emlcore-v5-0_xsdXSD Diagram of InternalGenericCommunication in schema 350c-internalgeneric-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="InternalGenericCommunication">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="InternalGenericCommunicationStructure">
                <xs:sequence>
                    <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
From nsA:From 0 (1)
To nsA:To 0 (1)
EventIdentifier nsA:EventIdentifier 0 (1)
ElectionIdentifier nsA:ElectionIdentifier 0 (1)
ContestIdentifier nsA:ContestIdentifier 0 (1)
Messages nsA:Messages 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus