|
|
BSD 4.3reno
-- documents.py - FTAM document definitions
-- $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/contrib/isode-beta/ftam2/docs.py,v 1.1.1.1 2018/04/24 16:12:56 root Exp $
--
--
-- $Log: docs.py,v $
-- Revision 1.1.1.1 2018/04/24 16:12:56 root
-- BSD 4.3reno
--
-- Revision 7.0 89/11/23 21:54:14 mrose
-- Release 6.0
--
--
-- NOTICE
--
-- Acquisition, use, and distribution of this module and related
-- materials are subject to the restrictions of a license agreement.
-- Consult the Preface in the User's Manual for the full terms of
-- this agreement.
--
--
DOCS DEFINITIONS ::=
%{
#ifndef lint
static char *rcsid = "$Header: /var/lib/cvsd/repos/CSRG/43BSDReno/contrib/isode-beta/ftam2/docs.py,v 1.1.1.1 2018/04/24 16:12:56 root Exp $";
#endif
%}
BEGIN
-- FTAM-1: ISO FTAM unstructured text
FTAM-1-Parameters ::=
SEQUENCE {
universal-class-number[0]
IMPLICIT INTEGER
OPTIONAL,
maximum-string-length[1]
IMPLICIT INTEGER
OPTIONAL,
string-significance[2]
IMPLICIT INTEGER {
variable(0),
fixed(1),
not-significant(2)
}
OPTIONAL
}
FTAM-1-Datatype1 ::=
CHOICE {
printable --* *--
PrintableString,
teletex --* *--
TeletexString,
videotex --* *--
VideotexString,
ia5 --* *--
IA5String,
graphic --* *--
GraphicString,
visible --* *--
VisibleString,
general --* *--
GeneralString
}
-- FTAM-3: ISO FTAM unstructured binary
FTAM-3-Parameters ::=
SEQUENCE {
maximum-string-length[1]
IMPLICIT INTEGER
OPTIONAL,
string-significanz --* string-significance *-- [2]
IMPLICIT INTEGER {
variable(0),
fixed(1),
not-significant(2)
}
OPTIONAL
}
FTAM-3-Datatype1 ::=
OCTET STRING
-- NBS-9: NBS-9 FTAM file directory
NBS-9-Parameters ::=
[0]
IMPLICIT --* ISO8571-FTAM *-- FTAM.Attribute-Names
NBS-9-Datatype1 ::=
[PRIVATE 2]
--* ISO8571-FTAM *-- FTAM.Read-Attributes
END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.