DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T m

⟦fcd428070⟧ TextFile

    Length: 641 (0x281)
    Types: TextFile
    Names: »mhs.py«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/manual/mhs.py« 

TextFile

oRAddressComponent ATTRIBUTE
  WITH ATTRIBUTE-SYNTAX
	CHOICE {
		country [0]	PrintableString,
		aDMD [1]	PrintableString,
		x121 [2]	NumericString,
		tid [3]		PrintableString,
		pRMD [4]	PrintableString,
		org [5]		PrintableString,
		orgUnit [6]	PrintableString,
		ua-id [7]	PrintableString,
		surname [8]	PrintableString,
		given [9]	PrintableString,
		gq [10]		PrintableString
		dd [11]		SEQUENCE {
			key [0]	PrintableString,
			val [1]	PrintableString}}
	::= {attributeType 9}

oRAddress OBJECT-CLASS
   SUBCLASS OF quipuObject
   MUST	CONTAIN { oRAddressComponent }
   MAY	CONTAIN { thornMTA, info, description }
	::= {objectClass 4}