Definition Type: Element
Name: fileName
Namespace: http://www.starstandards.org/webservices/2009/transport
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: STARWSDLDataTypes4.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The name of the file being transported
Collapse XSD Schema Diagram:
XSD Diagram of fileName in schema starwsdldatatypes4_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="fileName" type="xsd:string" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">The name of the file being transported</xsd:documentation>
    </xsd:annotation>
</xsd:element>