Definition Type: ComplexType
Name: LargeFileType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: LargeFile.xsd
Abstract False
Documentation:
This Noun was added to the repository starting with STAR 5.2.4.
Collapse XSD Schema Diagram:
Drilldown into LargeFileLineItem Drilldown into LargeFileHeaderXSD Diagram of LargeFileType
Collapse XSD Schema Code:
<xsd:complexType name="LargeFileType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> This Noun was added to the repository starting with STAR 5.2.4.

         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="LargeFileHeader" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="LargeFileLineItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LargeFileHeader star:LargeFileHeader 1 1
LargeFileLineItem star:LargeFileLineItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:LargeFile
Collapse Comments:
blog comments powered by Disqus