Schema Central > niem40 > gmxUsage.xsd > gmx:MX_SupportFile
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmx:MX_SupportFile

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Substitution hierarchy

Sample instance

<gmx:MX_SupportFile>
   <gmx:fileName>
      <gmx:FileName>string</gmx:FileName>
   </gmx:fileName>
   <gmx:fileDescription>
      <gco:CharacterString>string</gco:CharacterString>
   </gmx:fileDescription>
   <gmx:fileType>
      <gmx:MimeFileType type="string">string</gmx:MimeFileType>
   </gmx:fileType>
</gmx:MX_SupportFile>