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, 6080👍, 0💬
Popular Posts:
Karaoke files storing MIDI music messages and synchronized lyrics to play on Karaoke machines. A KAR...
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
File extension CLASS is used for Java compiled class files. A CLASS sample file is provided. Free JV...
What is TIF or TIFF? TIFF, short name for Tagged Image File Format, is used as the file extension fo...
What is PRN? PRN, short name for Printable, is used as the file extension for files padded with spac...