Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.GDL - File Extension for Generic Description Language
What is GDL? GDL, short name for Generic Description Language, is used as the file extension for Generic Description Language files. .GDL files are text files that are used to express hierarchically structured data. See the sample .GDL file included below.
✍: FYIcenter.com
File Extension: .GDL
MIME Type: text/plain
File Content: Generic Description Language
.GDL files are Generic Description Language files, that are used to express hierarchically structured data. Here is a sample .GDL Generic Description Language file, PS_SCHM.GDL:
*% ==================
*% === XML/XSD types : use prefix XSD ====
*% ==================
*Template: XSD_STRING
{
*Type: DATATYPE
*DataType: XML_TYPE
*XMLDataType: "string"
}
*Template: XSD_INT
{
*Type: DATATYPE
*DataType: XML_TYPE
*XMLDataType: "int"
}
*Template: XSD_FLOAT
{
*Type: DATATYPE
*DataType: XML_TYPE
*XMLDataType: "float"
}
...
.GDL Generic Description Language file sample: Click sample.gdl to download.
Since .GDL files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .GDL Generic Description Language files, see links below:
2012-10-10, 5877👍, 0💬
Popular Posts:
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
What is MHT or MHTML? MHT or MHTML, short name for MIME HTML, is used as the file extension for MIME...
What is CS? CS, short name for C Sharp, is used as the file extension for C# (C Sharp) files. .CS fi...