Definition Type: Element
Name: OriginHeaderReference
Namespace: http://www.irs.gov/efile
Containing Schema: efileMessage.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into originId in schema efilemessage_xsdXSD Diagram of OriginHeaderReference in schema efilemessage_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="OriginHeaderReference" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:attribute name="originId" type="IdType" use="required">
            <xsd:annotation>
                <xsd:documentation>The value of the originId attribute must match the OriginId of this origin. Must be unique within the transmission. Use a unique, for you and your system, value that will identify the grouping of items batched under the Origin.</xsd:documentation>
            </xsd:annotation>
        </xsd:attribute>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
originId nsA:originId Required