Civil Object Tree

Version 19970422


This is the Court Electronic Filing Object Tree version 19970422.

Anything on a line with a # as the first character on the line is a comment.

At the end of each line is a designation of the format for that item for programmers to use--it's "C" printf format. Ignore what's in the brackets []. It starts with % and is followed by a number that indicates the length of the item. That is then followed by the type designator: 's' is for character string which will accept any combination of letters or numbers as appropriate; 'd' or 'f' is for digits only. Following that is either an R meaning the item is Required, or an O meaning it is Optional.

All dates are in the form CCYYMMDD
                        ("19970404" for April 4, 1997)

All times are in the form HHMMSS (2400 time)
                        ("163756" for 16:37:56 or 4:37:56 PM)

All time zones are in the form ZZZ
                             ("CST" for Central Standard Time)

All communications involving an object tree, whether sent to the Court or sent from the Court, will always contain the "branches" objecttree, message, caseidentity, and jurisdiction. This will constitute the basic submission.


#
# this is a comment and will be ignored
#
objecttree. R
|     version     %-50.50s R
message.  R
|     sender. R
|     |     name        %-50.50s R
|     |     email       %-50.50s R
|     |     countrycode %6.6d O
|     |     areacode    %3.3d O
|     |     phonenum    %20.20s R
|     |     extension   %6.6s O
|     billto  %-20.20s R
|     date %10.10d R
|     time %6.6d R
|     zone %3.3s O
|     addressee. R
|     |     name  %-50.50s R
|     |     email %-50.50s R
|     purpose     %-60.60s R
|     formname    %-40.40s R
|     formversion %8.8d R
caseidentity. R
|     clientaccount    %-20.20s R
|     casenumber       %-12.12s R
filestamp. O
|     date %10.10d R
|     time %6.6d R
|     zone %3.3s O
jurisdiction. R
|     state  %-20.20s R
|     county %-20.20s R
|     level  %-20.20s R
filing(). [filing] R
|     statute     %-40.40s R
|     type        %-20.20s R
|     servicetype %-10.10s R
entity(). [entity] R
|     role         %-20.20s R
|     rolecount    %4.4d  R
|     subrole      %-20.20s O
|     subrolecount %4.4d  O
|     name(). [name] R
|     |     type   %-20.20s R
|     |     last   %-50.50s R
|     |     first  %-20.20s O
|     |     middle %-20.20s O
|     |     suffix %-4.4s O
|     |     race   %-10.10s O
|     |     ssn    %11.11s O
|     |     dob    %10.10d O
|     |     gender %1.1s O
|     address(). [address] O
|     |     type    %-20.20s R
|     |     addr1   %-50.50s R
|     |     addr2   %-50.50s O
|     |     city    %-20.20s R
|     |     state   %-20.20s R
|     |     county  %-20.20s R
|     |     zip     %-10.10s R
|     |     country %-20.20s O
|     phone(). [phone] O
|     |     type        %-20.20s R
|     |     location    %-5.5s R
|     |     countrycode %6.6d O
|     |     areacode    %3.3d O
|     |     phonenum    %20.20s R
|     |     extension   %6.6s O
|     extended(). [namextnd] O
|     |     type    %-20.20s R
|     |     subtype %-10.10 O
|     |     value   %-50.50s R
prayer(). [prayer] O
|     amount     %14.2f O
|     interest.
|     |     prejudgment. O
|     |     |    percent  %7.4f R
|     |     |    fromdate %10.10d R
|     |     postjudgment. O
|     |     |    statutory %1.1s R
|     |     |    percent   %7.4f O
|     attyfees. O
|     |     exist  %1.1s R
|     |     amount %14.2f O
|     filingfee    %1.1s R
|     damage.  O
|     |     exist   %1.1s R
|     |     amount  %14.2f O
|     |     setting %1.1s O
|     |     date    %10.10d O
|     other(). [other] O
|     |     type  %-20.20s R
|     |     value %-60.60s R
attachment(). [attchmnt] O
|     type        %-20.20s R
|     name        %-20.20s R
|     description %-60.60s O
setting. O
|     type %-20.20s R
|     date %10.10d R
|     time %6.6d R
|     zone %3.3s O
courtcosts(). [courtcst] O
|     type   %-20.20s R
|     amount %14.2f R
extended(). [msgextnd] O
|     type   %-20.20s R
|     value  %-60.60s R


What's different in this version of the Object Tree from the previous version:
Send mail to webmaster with questions or comments about this website.
Copyright ©1999-2000 by Shawnee County District Court. All rights reserved.