OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

legalxml-courtfiling message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Definition Comparison Spreadsheet


Title: Message
Attached are two documents to assist in comparing ECF definitions with GJXDM definitions. One is a spreadsheet, which gets distressingly wide. The other is a text file, showing the same information, just as a separate chunk-o-text for each ECF element. Here's what they contain:
 
The Class name, from the mapping spreadsheet Anthony supplied me.
The Property or Relationship name, from that same spreadsheet.
The GJXDM Path and Element to which the ECF element is mapped, again from the spreadsheet.
The ECF Definition from the spreadsheet.
The ECF Definition from the XMI file.
The GJXDM Definition for the mapped Element, from the spreadsheet.
The GJXDM Definition for the mapped Element, from the XSD files.
 
The next four columns are definitions from the NCSC IEPDs for any matching elements. As a quick glance at the spreadsheet will confirm, the NCSC didn't create any new elements that match any of the new elements created for the ECF. Additionally, the NCSC didn't refine existing definitions, choosing to create new ones when the definition didn't work. Since they're all blank, they're left out of the text file.
 
The pentultimate column contains any matching Contextual Definitions from the GJXDM. Contextual definitions are constructed definitions. They don't actually exist in the model. For example, there is no CitationDate in the GJXDM. Instead, Citation Date is represented by ActivityDate in the Context of a Citation. A few of these matched, but very few.
The final column is any notes from the spreadsheet from Anthony.
 
The text file is, I think, an easier means for looking at these definitions. A quick look shows a lot of situations where the ECF definition is, in effect, a contextual definition. Here's an example:
 
ECF:
    sendingMDELocationID = Location for the MDE to which asynchronous and service messages can be sent. This unique location is self-assigned by the MDE.
 
GJXDM:
Submission/SendingMDELocationID/ID = A value that identifies an entity within the identifier domain.
 
The ECF definition is basically the same, only with the context added to the definition.
 
I'll be looking through these over the next two days, attempting to identify ones where the ECF definition is truly different.
 
BaseMessage: 

GJXDM Path:
	SubmissionType

Local Definition from the Spreadsheet:
	The core information contained in an ECF 3.0 message.

ECF Definition from the XMI file:
	The core information contained in an ECF 3.0 message.

GJXDM Definition from the Spreadsheet:
	A structure that describes a submission of a document to a recipient.

GJXDM Definition from the XSF file:
	A structure that describes a submission of a document to a recipient.

Contextual Definition:
	

Notes:
	
===============================================================
BaseMessage: submissionDate

GJXDM Path:
	Submission/SubmissionDate

Local Definition from the Spreadsheet:
	The date that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

ECF Definition from the XMI file:
	The date that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

GJXDM Definition from the Spreadsheet:
	A date a document left the control of the submitting party.

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BaseMessage: submissionTime

GJXDM Path:
	Submission/SubmissionTime

Local Definition from the Spreadsheet:
	The time that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

ECF Definition from the XMI file:
	The time that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

GJXDM Definition from the Spreadsheet:
	A time a document left the control of the submitting party.

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BaseMessage: submitterID

GJXDM Path:
	Submission/SubmissionSubmitterID/ID

Local Definition from the Spreadsheet:
	"A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing."

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	implement as choice in schema; definition change should be proposed
===============================================================
BaseMessage: sendingMDELocationID

GJXDM Path:
	Submission/SendingMDELocationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Location for the MDE to which asynchronous and service messages can be sent. This unique location is self-assigned by the MDE.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
BaseMessage: sendingMDEProfileCode

GJXDM Path:
	Submission/SendingMDEProfileCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code identifying the message profile being used by the sending filing assembly MDE. This list should be extensible to accommodate future messaging profiles. Each code value is specified within the message profile approved for use with ECF 3.0.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BaseMessage: Court

GJXDM Path:
	Submission/ActivityCourt

Local Definition from the Spreadsheet:
	The specific entity within the judicial branch of government in which a case or document is to be filed.

ECF Definition from the XMI file:
	The specific entity within the judicial branch of government in which a case or document is to be filed, in which a case is pending, or in which a case was adjudicated.

GJXDM Definition from the Spreadsheet:
	The court associated with an activity.

GJXDM Definition from the XSF file:
	The court associated with an activity.

Contextual Definition:
	

Notes:
	
===============================================================
CallbackMessage: 

GJXDM Path:
	SubmissionType

Local Definition from the Spreadsheet:
	"An asynchronous response to a message, indicating the action taken on the message. "

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	A structure that describes a submission of a document to a recipient.

GJXDM Definition from the XSF file:
	A structure that describes a submission of a document to a recipient.

Contextual Definition:
	

Notes:
	
===============================================================
DocketedCase: 

GJXDM Path:
	CaseType

Local Definition from the Spreadsheet:
	A case that has been initiated in the court record system.

ECF Definition from the XMI file:
	A case that has been initiated in the court record system.

GJXDM Definition from the Spreadsheet:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

GJXDM Definition from the XSF file:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

Contextual Definition:
	

Notes:
	
===============================================================
DocketedCase: caseTrackingID

GJXDM Path:
	Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	Court's case number.

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	A number used to track a case.

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingCallbackMessage: 

GJXDM Path:
	ElectronicFilingCallbackMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The asynchronous message returned by the Filing Review MDE to the filing assembly MDE conveying information on the court's actions on the documents submitted for filing in the FilingReviewMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
ElectronicFilingCallbackMessage: filingID

GJXDM Path:
	ElectronicFilingCallbackMessage/FilingID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingCallbackMessage: filingStatusCode

GJXDM Path:
	ElectronicFilingCallbackMessage/FilingStatusCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Status of the filing as determined by the system sending the callback. Values: accepted, partially accepted (e.g., some documents but not others), rejected.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	"of TextType (suggest not using Submission/ActivityStatus, because semantics could be confused for status of this message/submission)"
===============================================================
ElectronicFilingCallbackMessage: filingStatusReasonDescription

GJXDM Path:
	ElectronicFilingCallbackMessage/FilingStatusReasonDescription

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A textual description of the reason for the setting of the status in the filingStatusCode.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
ElectronicFilingCallbackMessage: filingOfficialDate

GJXDM Path:
	ElectronicFilingCallbackMessage/FilingOfficialDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	the date of filing of a document recognized by the court in its docket entry upon acceptance of the document for entry into the court’s official records.  Note:  This date may be, but need to be, affixed to the document with an electronic filestamp.  There is no corresponding official “hour” of filing.  The court may subsequently change the officialFilingDate by judicial order.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingCallbackMessage: ReviewedDocument

GJXDM Path:
	ElectronicFilingCallbackMessage/ReviewedDocument

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A document that has been reviewed through the clerk review process, and that potentially has been or will be reocrded in the court record system.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of ReviewedDocumentType
===============================================================
ElectronicFilingCallbackMessage: DocketedCase

GJXDM Path:
	ElectronicFilingCallbackMessage/DocketedCase

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A case that has been initiated in the court record system.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of CaseType
===============================================================
ElectronicFilingMessage: 

GJXDM Path:
	ElectronicFilingMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The base message for an electronic filing using ECF 3.0.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingMessage: filingID

GJXDM Path:
	ElectronicFilingMessage/FilingID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingMessage: filingAuthorizedDate

GJXDM Path:
	ElectronicFilingMessage/FilingAuthorizedDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date that the filer submitted the filing to the control of the filing assembly provider and authorized it for filing into the court.   At that point and time, the filer could no longer make any changes to the filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingMessage: filingAuthorizedTime

GJXDM Path:
	ElectronicFilingMessage/FilingAuthorizedTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time that the filer submitted the filing to the control of the filing assembly provider and authorized it for filing into the court.   At that point and time, the filer could no longer make any changes to the filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicFilingMessage: ServiceRecipient

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Error: 

GJXDM Path:
	ErrorType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Error: errorCode

GJXDM Path:
	Error/ErrorCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code that uniquely identifies an error.  Allowable values set forth in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
Error: errorDescription

GJXDM Path:
	Error/ErrorDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A more "user friendly" description of the error.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
MessageReceiptMessage: 

GJXDM Path:
	MessageReceiptMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MessageReceiptMessage: filingID

GJXDM Path:
	MessageReceiptMessage/FilingID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MessageReceiptMessage: Error

GJXDM Path:
	MessageReceiptMessage/Error

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
QueryResponseMessage: 

GJXDM Path:
	QueryResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
QueryResponseMessage: Error

GJXDM Path:
	QueryResponseMessage/Error

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
QueryResponseMessage: documentStatusReasonDescription

GJXDM Path:
	ReviewedDocument/DocumentDescriptiveMetadata/DocumentStatus/StatusDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A textual description of the reason for the setting of the status in the documentStatusCode.

GJXDM Definition from the Spreadsheet:
	A description of a condition or state of something or someone.

GJXDM Definition from the XSF file:
	A description of a condition or state of something or someone.

Contextual Definition:
	

Notes:
	
===============================================================
QueryResponseMessage: originalDocumentID

GJXDM Path:
	ReviewedDocument/DocumentDescriptiveMetadata/DocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The identifier for this document in the original ReviewFilingMessage structure.  This is provided to link each filed document to a docketed document identifier in the court record.

GJXDM Definition from the Spreadsheet:
	A unique and unambiguous reference to the resource within a given context.

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
QueryResponseMessage: documentDocketID

GJXDM Path:
	ReviewedDocument/DocumentDocketID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The identifier from the court record system used to identify the document.  This attribute is populated by the MDE/process that is authorized to create docket identifiers; the attribute will not be present before that creation takes place.  For example, if the clerk review process creates docket identifiers, then this attribute will be present in the RecordDocketingMessage that goes to the court record MDE.  However, if the court record process creates docket identifiers, then this attribute will not be present in the RecordDocketingMessage, but will be present in subsequent callbacks. This attribute will be absent in callbacks when the ReviewedDocument was rejected, either by clerk review or the court record system.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	DocumentDocketID of IDType
===============================================================
QueryResponseMessage: sealDocumentIndicator

GJXDM Path:
	ReviewedDocument/SealDocumentIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Clerk's instruction to court record system to seal this document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of type j-xsd: boolean
===============================================================
ReviewFilingCallbackMessage: 

GJXDM Path:
	ReviewFilingCallbackMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The asynchronous message from the Filing Review MDE to the Filing Assembly MDE conveying information concerning the court's actions on the documents submitted for filing in a ReviewFilingMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RecordDocketingCallbackMessage: 

GJXDM Path:
	RecordDocketingCallbackMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The message returned from the Court Record MDE to the Filing Review MDE when the functions of entering information onto the docket or register of actions and commiting a filed document(s) to the official court record have been completed, conveying the results of those functions.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ServiceReceiptMessage: 

GJXDM Path:
	ServiceReceiptMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A synchronous response by a Filing Assembly MDE acknowledging receipt of a service message for one of its clients.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
ServiceReceiptMessage: ServiceRecipientStatus

GJXDM Path:
	ServiceReceiptMessage/ServiceReceipientStatus

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ServiceRecipientStatus: 

GJXDM Path:
	ServiceRecipientStatusType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Extends StatusType
===============================================================
ServiceRecipientStatus: serviceRecipientID

GJXDM Path:
	ServiceRecipientStatus/ServiceRecipientID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the submitterID for filings in this case, and asynchronous responses to filings.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	ServiceRecipientID of IDType
===============================================================
ServiceRecipientStatus: statusCode

GJXDM Path:
	ServiceRecipientStatus/ServiceStatusCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Enumerated values: unrecognized - filerID is not recognized, received - filing received by MDE, sent - filing sent by MDE to service recipient. Future versions may add additional values, such as: delivered - filing delivered to service recipient. (i.e. under the control of the recipient), opened - filing opened by service recipient

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	from StatusType
===============================================================
ServiceRecipientStatus: statusDate

GJXDM Path:
	ServiceRecipientStatus/StatusDate

Local Definition from the Spreadsheet:
	"The date of a status, expressed as mmddyyyy."

ECF Definition from the XMI file:
	The date on which the current status was determined.

GJXDM Definition from the Spreadsheet:
	"A date a status was set, effected, or reported."

GJXDM Definition from the XSF file:
	A date a status was set, effected, or reported.

Contextual Definition:
	

Notes:
	from StatusType
===============================================================
ServiceRecipientStatus: statusTime

GJXDM Path:
	ServiceRecipientStatus/StatusTime

Local Definition from the Spreadsheet:
	"The time of a status, expressed in terms of a 24 hour clock."

ECF Definition from the XMI file:
	The time of a status, expressed in terms of a 24 hour clock.

GJXDM Definition from the Spreadsheet:
	"A time a status was set, effective, or reported."

GJXDM Definition from the XSF file:
	A time a status was set, effective, or reported.

Contextual Definition:
	

Notes:
	from StatusType
===============================================================
BankruptcyCaseInformation: 

GJXDM Path:
	BankruptcyCaseInformationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information specific to bankruptcy cases.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: assetNotice

GJXDM Path:
	BankruptcyCaseInformation/AssetNoticeIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether assets are available for distribution to creditors.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: numberOfCreditors

GJXDM Path:
	BankruptcyCaseInformation/NumberOfCreditorsValueLevelCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: estimatedAssetsValueLevelCode

GJXDM Path:
	BankruptcyCaseInformation/EstimatedAssetsValueLevelCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A coded set of ranges of dollar values for assets.  Generally used for statistical reporting, not case management.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: estimatedDebtsValueLevelCode

GJXDM Path:
	BankruptcyCaseInformation/EstimatedDebtsValueLevelCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A coded set of ranges of dollar values for debts.  Generally used for statistical reporting, not case management.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: smallBusiness

GJXDM Path:
	BankruptcyCaseInformation/SmallBusinessIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether the initiating party is a small business, as defined in bankruptcy code.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: section1121e

GJXDM Path:
	BankruptcyCaseInformation/Section1121eIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The debtor has elected to proceed under Section 1121 (e) of the bankruptcy code.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: debtorTypeCode

GJXDM Path:
	BankruptcyCaseInformation/DebtorTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	"Form of Origin" indicator...one of seven code values from the Bankruptcy Petition Form.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: jointPetitionIndicator

GJXDM Path:
	BankruptcyCaseInformation/JointPetitionIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether or not spouses are filing as joint debtors

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: natureOfDebtCode

GJXDM Path:
	BankruptcyCaseInformation/NatureOfDebtCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether the debts involved in the case are "business" or "consumer".

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: voluntaryIndicator

GJXDM Path:
	BankruptcyCaseInformation/VoluntaryIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether the debtor has initiated bankruptcy (true, corresponding to Federal code "V") or a creditor has initiated bankruptcy (false, corresponding to Federal code "I")

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: BankruptcyStatute

GJXDM Path:
	BankruptcyCaseInformation/BankruptcyStatute

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Section 11 of the United States Code pertaining to bankruptcy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyCaseInformation: Debtor

GJXDM Path:
	"BankruptcyCaseInformation/Debtor.Person, BankruptcyCaseInformation/Debtor.Organization"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person or organization on whose behalf, or against whom, a bankruptcy petition is filed.  A "joint petition" is indicated by naming the spouses who are both debtors in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
BankruptcyStatute: 

GJXDM Path:
	StatuteType

Local Definition from the Spreadsheet:
	Section 11 of the United States Code pertaining to bankruptcy.

ECF Definition from the XMI file:
	Section 11 of the United States Code pertaining to bankruptcy.

GJXDM Definition from the Spreadsheet:
	"A structure that describes a law, rule, or ordinance within a jurisdiction."

GJXDM Definition from the XSF file:
	A structure that describes a law, rule, or ordinance within a jurisdiction.

Contextual Definition:
	

Notes:
	Section 11 of the United States Code pertaining to bankruptcy. 
===============================================================
BankruptcyStatute: chapterIDCode

GJXDM Path:
	Statute/StatuteCodeSectionID/ID

Local Definition from the Spreadsheet:
	The chapter of the bankruptcy code under which the debtor has chosen to proceed.

ECF Definition from the XMI file:
	The chapter of the bankruptcy code under which the debtor has chosen to proceed.

GJXDM Definition from the Spreadsheet:
	An identifier of a section or category within a code book.

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	The chapter of the bankruptcy code under which the debtor has chosen to proceed.
===============================================================
Debtor: 

GJXDM Path:
	"Mapped to Person and Organization individually, with schema choice compositor"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person or organization on whose behalf, or against whom, a bankruptcy petition is filed.  A "joint petition" is indicated by naming the spouses who are both debtors in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Debtor: taxID

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The social security number or federal employer identifier number used by  the person or organization for tax filings.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonDebtor: 

GJXDM Path:
	PersonType

Local Definition from the Spreadsheet:
	" An person on whose behalf, or against whom, a bankruptcy petition is filed."

ECF Definition from the XMI file:
	An person on whose behalf, or against whom, a bankruptcy petition is filed.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	A structure that describes the inherent and frequently associated characteristics of a  person.

Contextual Definition:
	

Notes:
	
===============================================================
PersonDebtor: personPartyIDReference

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	" The value of the Person.ID property in the ReviewFiling message, linking this debtor to the appropriate party."

ECF Definition from the XMI file:
	The value of the Person.ID property in the ReviewFiling message, linking this debtor to the appropriate party.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
PersonDebtor: taxID

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonTaxID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The social security number or federal employer identifier number used by  the person or organization for tax filings.

GJXDM Definition from the Spreadsheet:
	"An identifier used to refer to a specific person within the tax system of a country. Within the U.S., this identifier may also be a persons social security number (SSN) or another identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationDebtor: 

GJXDM Path:
	OrganizationType

Local Definition from the Spreadsheet:
	"An organization on whose behalf, or against whom, a bankruptcy petition is filed."

ECF Definition from the XMI file:
	An organization on whose behalf, or against whom, a bankruptcy petition is filed.

GJXDM Definition from the Spreadsheet:
	A structure that describes a unit which conducts some sort of business or operations.

GJXDM Definition from the XSF file:
	A structure that describes a unit which conducts some sort of business or operations.

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationDebtor: organizationPartyIDReference

GJXDM Path:
	Organization/OrganizationID/ID

Local Definition from the Spreadsheet:
	"The value of the Organization.ID property in the ReviewFiling message, linking this debtor to the appropriate party."

ECF Definition from the XMI file:
	The value of the Organization.ID property in the ReviewFiling message, linking this debtor to the appropriate party.

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationDebtor: taxID

GJXDM Path:
	Organization/OrganizationTaxID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The social security number or federal employer identifier number used by  the person or organization for tax filings.

GJXDM Definition from the Spreadsheet:
	"A federal tax identifier assigned to an organization. Sometimes referred to as a Federal Employer Identification Number, FEIN, an Employer Identification Number, or an EIN."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: 

GJXDM Path:
	CivilCaseType

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information required to initiate a new civil case in a court.  "Civil" includes conservatorships, guardianships, mental health and probate.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: reliefTypeCode

GJXDM Path:
	CivilCase/ReliefTypeText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Indicator of the type of relief requested in the case, e.g., damages, equitable relief (injunction).  Allowable values defined in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: amountInControversy

GJXDM Path:
	CivilCase/AmountInControversy

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	The amount set forth in an ad damnum clause in a complaint, counter claim, or cross complaint.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: jurisdictionalGroundsCode

GJXDM Path:
	CivilCase/JurisdictionalGroundsText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	The grounds for invoking the jurisdiction of a limited jurisdiction court.  Allowed values set forth in Court policy. Not used in general jurisdiction courts.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: juryDemandIndicator

GJXDM Path:
	CivilCase/JuryDemandIndicator

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Whether filer invokes the right to trial by jury.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: classActionIndicator

GJXDM Path:
	CivilCase/ClassActionIndicator

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Whether the filer is requesting that this case proceed as a class action.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: causeOfActionCode

GJXDM Path:
	CivilCase/CauseOfActionText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	The legal ground on which the request for relief is based.  Allowed values set forth in court policy. Example: the basis(es) for relief in a civil case; the grounds for divorce in a state that does not recognize no-fault divorce; grounds for entry of an order of protection in a domestic violence case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CivilCaseInformation: initiatingPartyCitizenshipTypeCode

GJXDM Path:
	CivilCase/InitiatingPartyCitizenshipTypeText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Used for Federal court purposes: a code designating the state or country of citizenship for purposes of applying Federal diversity of citizenship jurisdictional rules. Allowable values set forth in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	different semantics from PersonCitizenshipCode
===============================================================
CivilCaseInformation: respondingPartyCitizenshipTypeCode

GJXDM Path:
	CivilCase/RespondingPartyCitizenshipTypeText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Used for Federal court purposes: a code designating the state or country of citizenship for purposes of applying Federal diversity of citizenship jurisdictional rules.  Allowable values set forth in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	different semantics from PersonCitizenshipCode
===============================================================
CivilCaseInformation: FiduciaryCaseInformation

GJXDM Path:
	CivilCase/FiduciaryCase

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about a guardianship, conservatorship, trust, or mental health case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	implement with choice structure in schema
===============================================================
CivilCaseInformation: DecedentEstateCaseInformation

GJXDM Path:
	CivilCase/DecedentEstateCase

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about a case administering and distributing the assets of a testate or intestate decedent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DecedentEstateCaseInformation: 

GJXDM Path:
	DecedentEstateCaseType

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about a case administering and distributing the assets of a testate or intestate decedent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DecedentEstateCaseInformation: dateOfDeath

GJXDM Path:
	DecedentEstateCase/DecedentDeathDate

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Date of death of the deceased person, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DecedentEstateCaseInformation: dateOfWillFiling

GJXDM Path:
	DecedentEstateCase/WillFilingDate

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Date on which the deceased person's will was filed in the court, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DecedentEstateCaseInformation: nameOfDeceased

GJXDM Path:
	DecedentEstateCase/DecedentFullName

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	The name of the deceased person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FiduciaryCaseInformation: 

GJXDM Path:
	FiduciaryCaseType

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about a guardianship, conservatorship, trust, or mental health case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FiduciaryCaseInformation: fiduciaryTypeCode

GJXDM Path:
	FiduciaryCase/FiduciaryTypeCode

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Legal description of the role of the fiduciary.  This is needed in addition to the Case Role Code (in the Review Filing message structure) because that code only defines the roles of other actors and other parties; the fiduciary per the specification is the initiating party. Examples: guardian, trustee, conservator of the person, conservator of the estate.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FiduciaryCaseInformation: PersonInformation

GJXDM Path:
	FiduciaryCase/Person

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about the person for whom another person or organization is assuming a fiduciary obligation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonInformation: 

GJXDM Path:
	FiduciaryCasePersonType

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Information about the person for whom another person or organization is assuming a fiduciary obligation.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends GJXDM PersonType
===============================================================
PersonInformation: dateOfBirth

GJXDM Path:
	FiduciaryCasePerson/PersonBirthDate

Local Definition from the Spreadsheet:
	FiduciaryCasePerson/PersonBirthDate

ECF Definition from the XMI file:
	The date on which a person was born, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	A date a person was born.

GJXDM Definition from the XSF file:
	A date a person was born.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
PersonInformation: height

GJXDM Path:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonHeightMeasure

Local Definition from the Spreadsheet:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonHeightMeasure

ECF Definition from the XMI file:
	The numeric representation of the measurement from head to foot of a person.  Note: the unit of measure is expressed in the heightMeasureType.

GJXDM Definition from the Spreadsheet:
	A measurement of the height of a person.

GJXDM Definition from the XSF file:
	A measurement of the height of a person.

Contextual Definition:
	

Notes:
	inherited from PersonType; include units attribute
===============================================================
PersonInformation: weight

GJXDM Path:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonWeightMeasure

Local Definition from the Spreadsheet:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonWeightMeasure

ECF Definition from the XMI file:
	The numeric representation of the weight of a person.  Note: the unit of measure is expressed in the weightMeasureType.

GJXDM Definition from the Spreadsheet:
	A measurement of the weight of a person.

GJXDM Definition from the XSF file:
	A measurement of the weight of a person.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
PersonInformation: raceCode

GJXDM Path:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonRaceCode

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	A designation by the FBI categorizing individuals by physical characteristics.  (e.g., American Indian or Alaskan native, Asian or Pacific Islander, Black, White, Unknown).

GJXDM Definition from the Spreadsheet:
	A code identifying the race of a person.

GJXDM Definition from the XSF file:
	A code identifying the race of a person.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
PersonInformation: sexCode

GJXDM Path:
	FiduciaryCasePerson/PersonPhysicalDetails/PersonSexCode

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	One of the two divisions, male and female, into which many living things are grouped.  (Ex. M-Male, F-Female, U-Unknown).

GJXDM Definition from the Spreadsheet:
	A code identifying the gender or sex of a person.

GJXDM Definition from the XSF file:
	A code identifying the gender or sex of a person.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
PersonInformation: relationshipToFiduciary

GJXDM Path:
	FiduciaryCasePerson/PersonFiduciaryRelationshipText

Local Definition from the Spreadsheet:
	1

ECF Definition from the XMI file:
	Description of this person's relationship to the fiduciary (i.e., the initiating party).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonInformation: personID

GJXDM Path:
	FiduciaryCasePerson/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	FiduciaryCasePerson/PersonAssignedIDDetails/PersonOtherID/ID

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
PersonInformation: ethnicityCode

GJXDM Path:
	FiduciaryCasePerson/PersonSocialDetails/PersonEthnicityText

Local Definition from the Spreadsheet:
	FiduciaryCasePerson/PersonSocialDetails/PersonEthnicityText

ECF Definition from the XMI file:
	A NIBRS code representing the nation or cultural group to which a referenced subject belongs.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person's cultural lineage.

Contextual Definition:
	

Notes:
	inherited from PersonType
===============================================================
CurrencyAmount: 

GJXDM Path:
	AmountType

Local Definition from the Spreadsheet:
	AmountType

ECF Definition from the XMI file:
	The amount of currency, set forth as a series of numbers.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an amount of money.

Contextual Definition:
	

Notes:
	
===============================================================
WeightMeasureType: 

GJXDM Path:
	WeightMeasureType

Local Definition from the Spreadsheet:
	WeightMeasureType

ECF Definition from the XMI file:
	Whether weight is measured in pounds (0) or kilograms (1).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
HeightMeasureType: 

GJXDM Path:
	HeightMeasureType

Local Definition from the Spreadsheet:
	HeightMeasureType

ECF Definition from the XMI file:
	Whether height is measured in inches (0) or centimeters (1).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CriminalCaseInformation: 

GJXDM Path:
	CriminalCaseInformationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information required to initiate a new criminal case in a court.  "Criminal" includes felonies and misdemeanors.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Extends CaseType
===============================================================
CriminalCaseInformation: prosecutionRecommendedBail

GJXDM Path:
	CriminalCaseInformation/ProsecutionRecommendedBailText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The bail amount recommended by the prosecutor.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CriminalCaseInformation: preliminaryHearingDurationEstimate

GJXDM Path:
	CriminalCaseInformation/PreliminaryHearingDurationEstimateText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The prosecutor's estimate of the time that will be required to conduct a preliminary hearing, expressed in hours or tenths of hours.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CriminalCaseInformation: prosecutionCaseNumber

GJXDM Path:
	CriminalCaseInformation/CaseParticipants/CaseProsecutionAttorney/CaseOfficialCaseID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Case Number assigned by the Prosecuting Attorney.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	from CaseType
===============================================================
CriminalCaseInformation: Defendant

GJXDM Path:
	CriminalCaseInformation/CaseParticipants/CaseDefendantParty.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person or organization alleged or found to have committed a crime or violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person, organization, or property being charged or sued in a court of law. Sometimes referred to as the defendant.

Contextual Definition:
	

Notes:
	from CaseType
===============================================================
CriminalCaseInformation: Arrest

GJXDM Path:
	CriminalCaseInformation/Arrest

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The act of taking physical control over the person of another by a law enforcement officer or other person acting under color of law.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CriminalCaseInformation: Charge

GJXDM Path:
	CriminalCaseInformation/CaseCharge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A charge or accusation a person is being tried for in a court of law.

Contextual Definition:
	

Notes:
	from CaseType
===============================================================
Defendant: 

GJXDM Path:
	PersonType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person or organization alleged or found to have committed a crime or violation.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	A structure that describes the inherent and frequently associated characteristics of a  person.

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: defendantNumber

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Sequential Number assigned to each Defendant.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	use IDTypeText='defendantNumber'
===============================================================
Defendant: federalBureauOfInvestigationNumber

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonFBIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Unique number assigned by the FBI to identify a subject. Ex.    617523A1, 14579A, etc.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: stateIDNumber

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonStateID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Unique number assigned to persons by the Department of Public Safety (or similar state agency) based on fingerprint identification. 

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: localFingerprintBasedIDNumber

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonAFISID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Unique number assigned to persons by a local (county or municipal) Automated Fingerprint Identification System based on fingerprint identification. 

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: localAgencyIDNumber

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier that does not belong to one of the standard explicitly defined types such as FBI Number or Social Security Number.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: localAgencyIDType

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/IDTypeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A name or brief descriptor of an identifier not belonging to one of the standard explicitly defined types such as FBI Number or State Identification Number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A type of identifier assigned.

Contextual Definition:
	

Notes:
	use IDTypeText w/ value other than those specified here
===============================================================
Defendant: custodyStatusCode

GJXDM Path:
	Person/PersonInCustodyIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator of whether or not a defendant or juvenile is held in a jail, prison, lock up or other facility.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: personID

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	use IDTypeText='personIdentifier'
===============================================================
Defendant: prisonerID

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for the defendant assigned by a jail, prison, lock up or other detention facility.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs.

Contextual Definition:
	

Notes:
	use IDTypeText='prisonerIdentifier'
===============================================================
Defendant: defendantArrestWarrantIssuedIndicator

GJXDM Path:
	Person/PersonArrestWarrantIssuedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates whether an arrest warrant has been issued against the defendant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Defendant: ExtendedPersonInformation

GJXDM Path:
	"self (map to PersonType, see ExtendedPersonInformation tab)"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information about a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: 

GJXDM Path:
	ArrestType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The act of taking physical control over the person of another by a law enforcement officer or other person acting under color of law.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about the apprehension of a subject by a peace official.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: arrestDate

GJXDM Path:
	Arrest/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date the subject was arrested, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: arrestTime

GJXDM Path:
	Arrest/ActivityTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time the subject was arrested, expressed in terms of a 24 hour clock.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time of an activity that occurs at a singular point in time or a start time of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: incidentNumber

GJXDM Path:
	Arrest/ArrestAgencyRecordID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Unique identifier for a police agency departmental report.  

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: arrestingAgencyID

GJXDM Path:
	Arrest/ArrestAgency/OrganizationORIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An alphanumeric identifier issued by the FBI to identify a specific criminal justice agency, in this instance the law enforcement agency which made the arrest. (Ex.  AZ0071300, etc.)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: arrestingAgencyName

GJXDM Path:
	Arrest/ArrestAgency/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the Law Enforcement agency which made the arrest.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: arresteeBloodAlcoholContentNumber

GJXDM Path:
	Arrest/ArrestBloodAlcoholContentNumberText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The percentage of alcohol in an arrestee's blood (e.g. .08%).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A blood-alcohol percentage reading from a Blood Alcohol Test (BAC Test). A blank value represents "not tested".

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: bookingNumber

GJXDM Path:
	Arrest/Booking/BookingAgencyRecordID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Number issued by booking agency at time of subject's entry into jail and maintained until release on all charges and sentences.  New number issued for each subsequent jail stay.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: bookingAgencyID

GJXDM Path:
	Arrest/Booking/BookingAgency/OrganizationORIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An alpha numeric identifier issued by the FBI to identify a specific criminal justice agency. In this instance the Law Enforcement Agency which booked the suspect into jail. (Ex.  AZ0071300, etc.)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: bookingAgencyName

GJXDM Path:
	Arrest/Booking/BookingAgency/OrganizationUnitName 

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the law enforcement agency that booked the suspect into jail.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: defendantExtraditionStatus

GJXDM Path:
	Arrest/ArrestWarrant/WarrantExtraditionLimitationCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code identifying the type of limitation placed on the extradition of a subject from an area outside the immediate jurisdiction of the issuing court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the type of limitation placed on the extradition of a subject from an area outside the immediate jurisdiction of the issuing court.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: Defendant

GJXDM Path:
	Arrest/ArrestSubjectReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person or organization alleged or found to have committed a crime or violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person who is arrested.

Contextual Definition:
	

Notes:
	
===============================================================
Arrest: Charge

GJXDM Path:
	Arrest/ArrestCharge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A formal allegation of a violation of a statute and/or ordinance in association with an arrest.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: 

GJXDM Path:
	ChargeType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about a formal allegation that a specific person has committed a specific offense.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: countNumber

GJXDM Path:
	Charge/ChargeSequenceID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A numeric designator identifying the order of a specific charge.  (Ex. Count 1 represented as 001, Count 2 as 002, Count 3 as 003, etc.).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeOffenseStartTime

GJXDM Path:
	Charge/ChargeOffense/ActivityTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time of day that a violation of law is alleged to have occurred.  Also, this attribute is to be used if only one offense time is recorded.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time of an activity that occurs at a singular point in time or a start time of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: chargeOffenseEndTime

GJXDM Path:
	Charge/ChargeOffense/ActivityEndTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time at which the offense ended.  Not used if only one offense time is recorded.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: chargeOffenseLocationCounty

GJXDM Path:
	Charge/ChargeOffense/IncidentLocation/LocationAddress/LocationCountyName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the county where the offense was committed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a county, parish, or vicinage.

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: chargeOffenseLocationDescription

GJXDM Path:
	Charge/ChargeOffense/IncidentLocation/LocationDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Brief description of the location where the offense occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a location.

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: chargeQualifier

GJXDM Path:
	Charge/ChargeClassification/ChargeApplicabilityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A designation showing how the record offense has been enhanced.  (Ex. Dangerousness, prior convictions, etc.) (Attempt, Conspiracy) 

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A degree of involvement a person is being charged with committing in an offense. Sometimes referred to as A/C/S, InchoateCharge. Example: Solicitation; Conspiracy; Attempt; Accessory Before the Fact. 

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeDegree

GJXDM Path:
	Charge/ChargeClassification/ChargeDegreeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A designation indicating the degree of the charge when appropriate. (e.g. 2nd degree murder)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A degree of a charge, e.g., first degree, second degree.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeStatuteCodeSection

GJXDM Path:
	Charge/ChargeStatute/StatuteCodeSectionID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier of a section or category within a code book.

GJXDM Definition from the Spreadsheet:
	An identifier of a section or category within a code book.

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeChargingAgencyJurisdictionCodeSection

GJXDM Path:
	Charge/ChargeChargingAgencyJurisdictionStatute/StatuteCodeSectionID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeLevel

GJXDM Path:
	Charge/ChargeStatute/StatuteLevelText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Defines the level of severity of a charged offense at the Time of .  (Ex.  Class 3 misdemeanor or Class 5 felony, etc.)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A level of crime a statute applies to, e.g., Misdemeanor, Gross Misdemeanor, Felony.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeDescription

GJXDM Path:
	Charge/ChargeDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Title or description of a specific charge.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A plain language description of a charge.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeEnhancingAllegationCountNumber

GJXDM Path:
	Charge/ChargeClassification/ChargeEnhancingAllegationCharge/ChargeSequenceID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A reference to the underlying Charge Count to which the Enhancing Allegation applies.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeEnhancingAllegationStatuteCodeSection

GJXDM Path:
	Charge/ChargeClassification/ChargeEnhancingAllegationCharge/ChargeStatute/StatuteCodeSectionID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Legal code Section Number referenced in the charge allegation.

GJXDM Definition from the Spreadsheet:
	An identifier of a section or category within a code book.

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeEnhancingAllegationChargeDescriptionText

GJXDM Path:
	Charge/ChargeClassification/ChargeEnhancingAllegationCharge/ChargeStatute/StatuteDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Title or description of the specific charge.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a statute.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeEnhancingAllegationTypeCode

GJXDM Path:
	Charge/ChargeClassification/ChargeAllegationTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code describing the type of charge enhancement allegation.  Example:  amount of drugs, amount of money, possession of weapon.  Allowable values defined in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Charge: amendedCharge

GJXDM Path:
	Charge/ChargeAmendedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator that the charge submitted amends an earlier submitted charge.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Charge: specialAllegation

GJXDM Path:
	Charge/ChargeClassification/ChargeSpecialAllegationText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Free form text describing the details of the charge allegation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A factor that has enhanced a charge, making it a more serious offense.

Contextual Definition:
	

Notes:
	
===============================================================
Charge: chargeOffenseStartDate

GJXDM Path:
	Charge/ChargeOffense/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which the offense started.  Also, this attribute is used when only one offense date is recorded.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: chargeOffenseEndDate

GJXDM Path:
	Charge/ChargeOffense/ActivityEndDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which the offense ended.  Not used if only one offense date is recorded.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	ChargeOffense is of type IncidentType
===============================================================
Charge: Defendant

GJXDM Path:
	Charge/ChargeSubjectReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person or organization alleged or found to have committed a crime or violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person accused of committing a specific offense.

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCaseInformation: 

GJXDM Path:
	DomesticCaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information required to initiate a new domestic case in a court.  "Domestic" includes divorces, legal separations, annulment, child custody and visitation, paternity, child support, and domestic violence cases.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Extends CaseType
===============================================================
DomesticCaseInformation: contestedIndicator

GJXDM Path:
	DomesticCase/CaseContestedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether a divorce is contested.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of type j-xsd:boolean
===============================================================
DomesticCaseInformation: causeOfActionCode

GJXDM Path:
	DomesticCase/CaseCauseOfActionCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The legal ground on which the request for relief is based.  Allowed values set forth in court policy. Example: the basis(es) for relief in a civil case; the grounds for divorce in a state that does not recognize no-fault divorce; grounds for entry of an order of protection in a domestic violence case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
DomesticCaseInformation: DomesticCasePersonInformation

GJXDM Path:
	DomesticCase/DomesticCasePerson

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about persons in a domestic case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCaseInformation: DomesticLegalRelationshipInformation

GJXDM Path:
	DomesticCase/DomesticCaseMarriage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a marriage, civil domestic union, or other domestic relationship defined by law.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCaseInformation: DomesticViolencePetitionInformation

GJXDM Path:
	DomesticCase/DomesticCaseViolencePetition

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information concerning a petition for domestic violence restraining or protective order.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCaseInformation: ParentInformation

GJXDM Path:
	DomesticCase/DomesticCaseParentRelationship

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information relating to a parent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCasePersonInformation: 

GJXDM Path:
	PersonType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about persons in a domestic case.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	A structure that describes the inherent and frequently associated characteristics of a  person.

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCasePersonInformation: personID

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DomesticCasePersonInformation: ExtendedPersonInformation

GJXDM Path:
	"self (mapped to PersonType, see ExtendedPersonInformation tab)"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information about a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: 

GJXDM Path:
	DomesticViolencePetitionType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information concerning a petition for domestic violence restraining or protective order.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: requestToVacateCode

GJXDM Path:
	DomesticViolencePetition/RequestToVacateCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Designation of place that abuser will be ordered to vacate.  Allowable values to be set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: requestToVacateText

GJXDM Path:
	DomesticViolencePetition/RequestToVacateText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Open text designation of place that abuser will be ordered to vacate.  This should contain a description of the place, and its location.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: stayawayDistanceText

GJXDM Path:
	DomesticViolencePetition/StayawayDistanceText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Description of the distance abuser must maintain from abused person(s).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: noContactCode

GJXDM Path:
	DomesticViolencePetition/NoContactCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Means of communication with initiating party that the court is being asked to prohibit.  Allowed values to be set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: custodyDescriptionText

GJXDM Path:
	DomesticViolencePetition/CustodyDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Description of temporary custody award that court is being asked to include in the order.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: childSupportDescriptionText

GJXDM Path:
	DomesticViolencePetition/ChildSupportText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Description of temporary child support award that the court is being asked to order.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticViolencePetitionInformation: respondentDangerAlertIndicator

GJXDM Path:
	DomesticViolencePetition/RespondentDangerAlertIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether the person against whom a proposed order would be entered should be considered a danger to others, including law enforcement officers responding to a domestic disturbance call.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of type j-xsd:boolean
===============================================================
DomesticLegalRelationshipInformation: 

GJXDM Path:
	MarriageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a marriage, civil domestic union, or other domestic relationship defined by law.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticLegalRelationshipInformation: dateOfDomesticLegalRelationshipInformation

GJXDM Path:
	Marriage/MarriageDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticLegalRelationshipInformation: dateOfDivorce

GJXDM Path:
	Marriage/DivorceDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date of legally effective ending of a marriage or similar legal relationship.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticLegalRelationshipInformation: dateOfSeparation

GJXDM Path:
	Marriage/SeparationDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date that parties to a domestic legal relationship separated from each other voluntarily with intent to remain apart.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DomesticLegalRelationshipInformation: DomesticCasePersonInformation (spouse)

GJXDM Path:
	Marriage/MarriageSpouseReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of type ReferenceType
===============================================================
ParentInformation: 

GJXDM Path:
	ParentRelationshipType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information relating to a parent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ParentInformation: parentTypeCode

GJXDM Path:
	ParentRelationship/ParentTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Type of parent.  Allowed values set forth in Court Policy. Examples: natural, adoptive, surrogate.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
ParentInformation: DomesticCasePersonInformation (parent)

GJXDM Path:
	ParentRelationship/ParentReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ParentInformation: DomesticCasePersonInformation (child)

GJXDM Path:
	ParentRelationship/ChjildReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: 

GJXDM Path:
	DriverAuthorizationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a license issued by a state or federal entity authorizing operation of a motor vehicle on public streets and highways.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about an authorization issued to a driver granting driving privileges.

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseNumber

GJXDM Path:
	DriverAuthorization/DriverAuthorizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The number assigned by the issuing authority to a drivers license.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseJurisdictionCode

GJXDM Path:
	DriverAuthorization/DriverAuthorizationID/IDJurisdictionCode.ncicLIS

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The code for the jurisdiction issuing a drivers license.  Codes include all US states, the federal government and states in other countries.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying an area or region, e.g., state or country, in which an identifier is unique.

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseCommercialClassCode

GJXDM Path:
	DriverAuthorization/DriverAuthorizationCommercialClassCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code indicating the class of driving privilege authorized by the license.  Allowable values set forth in Court Policy. 

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of TextType
===============================================================
DriversLicense: driversLicenseExpirationDate

GJXDM Path:
	DriverAuthorization/DriverAuthorizationExpirationDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date a drivers privilege will expire or has expired.  Date expressed as mmddyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The date after which a driver license or driver license permit is no longer valid.

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseSurrendered

GJXDM Path:
	DriverAuthorization/DriverAuthorizationSurrenderedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Whether the person to whom a license has been issued  has surrendered the license.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseSurrenderedDate

GJXDM Path:
	DriverAuthorization/DriverAuthorizationSurrenderedDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which a person surrendered a drivers license, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DriversLicense: driversLicenseCountryCode

GJXDM Path:
	DriverAuthorization/DriverAuthorizationID/IDJurisdictionCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The country in which a drivers license was issued.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Countries (and Canadian provinces) are included in this codelist
===============================================================
Fingerprint: 

GJXDM Path:
	FingerprintType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's fingerprint.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a representation or an encoding of the identifying characteristics of a person's fingerprints.

Contextual Definition:
	

Notes:
	
===============================================================
Fingerprint: fingerprintImageType

GJXDM Path:
	Fingerprint/FingerprintFingerText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of the finger image that is being reported; example: right index, left ring, etc.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A finger of a person that has been printed or has attempted to have been printed, e.g., right thumb, left index.

Contextual Definition:
	

Notes:
	
===============================================================
Fingerprint: Image

GJXDM Path:
	Fingerprint/BiometricImage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about a representation of an image encoded for XML.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A picture of a biometric sample.

Contextual Definition:
	

Notes:
	
===============================================================
FingerprintSet: 

GJXDM Path:
	FingerprintSetType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's fingerprints.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a representation or an encoding of the identifying characteristics of a set of person's fingerprints.

Contextual Definition:
	

Notes:
	
===============================================================
FingerprintSet: classification

GJXDM Path:
	FingerprintSet/BiometricValueText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The full 10-print fingerprint classification by “Henry” or other method.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A textual representation of the value of a biometric.

Contextual Definition:
	

Notes:
	
===============================================================
FingerprintSet: classificationMethod

GJXDM Path:
	FingerprintSet/BiometricEncodingMethodText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The classification technique employed in encoding the fingerprint set.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A method used to encode a biometric.

Contextual Definition:
	

Notes:
	
===============================================================
FingerprintSet: Fingerprint

GJXDM Path:
	FingerprintSet/Fingerprint

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's fingerprint.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Image: 

GJXDM Path:
	ImageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about a representation of an image encoded for XML.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a representation of an image.

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageData

GJXDM Path:
	Image/BinaryObject.Base64

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A binary encoding of data, e.g., a binary encoding of a picture, photo, image, graphic, sound, or video.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A binary encoding of data, e.g., a binary encoding of a picture, photo, image, graphic, sound, or video.

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageFormat

GJXDM Path:
	Image/BinaryFormatText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	MIME Content type of the image format used (e.g., image/jpeg, image/gif, image/tiff).  Use image/wsq for fingerprint images compressed using the ANSI/NIST/FBI recommended algorithm wavelet scalar quantization.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A format of a binary object, e.g., "image/jpeg".

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageSize

GJXDM Path:
	Image/BinarySizeValue

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Size of the image, in bytes.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A size of a binary object in kilobytes.

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageType

GJXDM Path:
	Image/BinaryTypeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Description of the type of image (mug shot, fingerprint, etc.)  Also, for palm prints, encodes the information about which palm is being imaged (right, left, right writer's palm, left writer's palm,  both palms, both writer's palms, unknown.)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A type of binary object that is encoded, e.g., mug shot, driver license picture, audio confession.

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageDescription

GJXDM Path:
	Image/BinaryDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional free-text information about the image.  This may be a note or comment about the image.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A textual description of a binary object.

Contextual Definition:
	

Notes:
	
===============================================================
Image: imageHyperlink

GJXDM Path:
	Image/BinaryReferenceID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A hyperlink to the image.  The hyperlink may be a URL or URI or description of a file location.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Identifies a url or file reference of the binary object.

Contextual Definition:
	

Notes:
	
===============================================================
Image: captureDate

GJXDM Path:
	Image/BinaryCaptureDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which the data (e.g., DNA sample, image) was obtained or collected, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date on which the data represented by the binary object is captured, e.g., an image taken or an audio recorded.

Contextual Definition:
	

Notes:
	
===============================================================
Image: captureOrganizationName

GJXDM Path:
	Image/BinaryCaptureOrganization/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the organization that obtained or collected the data.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
Image: captureOrganizationID

GJXDM Path:
	Image/BinaryCaptureOrganization/OrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The identifier (ORI) of the organization that obtained or collected the data.

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: 

GJXDM Path:
	PersonType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information about a person.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	A structure that describes the inherent and frequently associated characteristics of a  person.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: raceCode

GJXDM Path:
	Person/PersonPhysicalDetails/PersonRaceCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A designation by the FBI categorizing individuals by physical characteristics.  (e.g., American Indian or Alaskan native, Asian or Pacific Islander, Black, White, Unknown).

GJXDM Definition from the Spreadsheet:
	A code identifying the race of a person.

GJXDM Definition from the XSF file:
	A code identifying the race of a person.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: raceText

GJXDM Path:
	Person/PersonPhysicalDetails/PersonRaceText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A textual description categorizing individuals by physical characteristics.   (e.g., American Indian or Alaskan native, Asian or Pacific Islander, Black, White, Unknown).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A classification of a person based on factors such as geographical locations and genetics.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: ethnicityCode

GJXDM Path:
	Person/PersonSocialDetails/PersonEthnicityCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A NIBRS code representing the nation or cultural group to which a referenced subject belongs.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: ethnicityText

GJXDM Path:
	Person/PersonSocialDetails/PersonEthnicityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A textual description of the nation or cultural group to which a referenced subject belongs.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person's cultural lineage.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: sexCode

GJXDM Path:
	Person/PersonPhysicalDetails/PersonSexCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	One of the two divisions, male and female, into which many living things are grouped.  (Ex. M-Male, F-Female, U-Unknown).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the gender or sex of a person.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: height

GJXDM Path:
	Person/PersonPhysicalDetails/PersonHeightMeasure

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The numeric representation of the measurement from head to foot of a person.  Note: the unit of measure is expressed in the heightMeasureType.

GJXDM Definition from the Spreadsheet:
	A measurement of the height of a person.

GJXDM Definition from the XSF file:
	A measurement of the height of a person.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: weight

GJXDM Path:
	Person/PersonPhysicalDetails/PersonWeightMeasure

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The numeric representation of the weight of a person.  Note: the unit of measure is expressed in the weightMeasureType.

GJXDM Definition from the Spreadsheet:
	A measurement of the weight of a person.

GJXDM Definition from the XSF file:
	A measurement of the weight of a person.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: dateOfBirth

GJXDM Path:
	Person/PersonBirthDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which a person was born, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	A date a person was born.

GJXDM Definition from the XSF file:
	A date a person was born.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: hairColorCode

GJXDM Path:
	Person/PersonPhysicalDetails/PersonHairColorCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code identifying the person's hair color at the time the information was collected.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the color of a person's hair.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: eyeColorCode

GJXDM Path:
	Person/PersonPhysicalDetails/PersonEyeColorCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code identifying the person's eye color at the time the information was collected.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the color of a person's eyes.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: socialSecurityNumber

GJXDM Path:
	Person/PersonAssignedIDDetailsPersonTaxID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Number issued by the federal government to all citizens, residents of the U.S.  First three digits cannot be all zeroes.  Numbers beginning with 9 indicate a non-resident alien.  Ex. 123456789 or 356886777

GJXDM Definition from the Spreadsheet:
	"An identifier used to refer to a specific person within the tax system of a country. Within the U.S., this identifier may also be a persons social security number (SSN) or another identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: ScarsMarksTattoos

GJXDM Path:
	Person/PersonPhysicalDetails/PersonPhysicalFeature

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A structure describing an identifying scar, mark, tattoo, amputation or other distinguishing physical feature.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about a physical feature of a person. Includes scars, marks, and tattoos.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: DriversLicense

GJXDM Path:
	Person/PersonDriverAuthorization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a license issued by a state or federal entity authorizing operation of a motor vehicle on public streets and highways.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: FingerprintSet

GJXDM Path:
	Person/PersonBiometricDetails/PersonFingerprintSet

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's fingerprints.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A representation or an encoding of the identifying characteristics of a set of a persons fingerprints.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: PalmPrint

GJXDM Path:
	Person/PersonBiometricDetails/PersonPalmPrint

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person’s palm print.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A representation or an encoding of the identifying characteristics of a person's palm print.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedPersonInformation: DNA

GJXDM Path:
	Person/PersonBiometricDetails/PersonDNA

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's DNA.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A representation or an encoding of the identifying characteristics of a person's DNA.

Contextual Definition:
	

Notes:
	
===============================================================
ScarsMarksTattoos: 

GJXDM Path:
	PhysicalFeatureType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A structure describing an identifying scar, mark, tattoo, amputation or other distinguishing physical feature.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a physical feature of a person.

Contextual Definition:
	

Notes:
	
===============================================================
ScarsMarksTattoos: scarsMarksTattoosCode

GJXDM Path:
	PhysicalFeature/PhysicalFeatureTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code for a scar, mark, tattoo, amputation, or other distinguishing physical feature of a person.  Allowable codes are promulgated by the FBI.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a type of physical feature. 

Contextual Definition:
	

Notes:
	
===============================================================
ScarsMarksTattoos: scarsMarksTattoosText

GJXDM Path:
	PhysicalFeature/PhysicalFeatureDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Plain English descriptions of scars, marks and tattoos.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a physical feature.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: 

GJXDM Path:
	DNAType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person's DNA.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a representation or an encoding of the identifying characteristics of a person's DNA.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: encodingMethod

GJXDM Path:
	DNA/BiometricEncodingMethodText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Method used to encode the DNA (only allowable value is "STR".)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A method used to encode a biometric.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: additionalDescription

GJXDM Path:
	DNA/BiometricDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional free-text information or comment about the DNA

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a biometric.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: captureOrganizationName

GJXDM Path:
	DNA/BiometricCaptureOrganization/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the organization that obtained or collected the data.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: captureOrganizationID

GJXDM Path:
	DNA/BiometricCaptureOrganization/OrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The identifier (ORI) of the organization that obtained or collected the data.

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: captureDate

GJXDM Path:
	DNA/BiometricCaptureDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which the data (e.g., DNA sample, image) was obtained or collected, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date a biometric sample was collected.

Contextual Definition:
	

Notes:
	
===============================================================
DNA: DNADetail

GJXDM Path:
	DNA/DNALocus

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about each locus in the STR (short tandem repeat) encoding.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Location specific information regarding a person's DNA.

Contextual Definition:
	

Notes:
	
===============================================================
DNADetail: 

GJXDM Path:
	DNALocusType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about each locus in the STR (short tandem repeat) encoding.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes location-specific information regarding a person's DNA.

Contextual Definition:
	

Notes:
	
===============================================================
DNADetail: dnaLocusType

GJXDM Path:
	DNALocus/DNALocusTypeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The location within a strand of DNA that a value was determined. Allowable values: Amelogenin, D5S818, CSF1PO, D7S820, D13S317, D8S1179, D16S539, FGA, D18S51, TH01, D21S11, TPOX, D3S1358, vWA

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The location within a strand of DNA that a value was determined.

Contextual Definition:
	

Notes:
	
===============================================================
DNADetail: dnaLocusValue

GJXDM Path:
	DNALocus/DNALocusValue

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The value string for a DNA locus.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The value string for a DNA locus. 

Contextual Definition:
	

Notes:
	
===============================================================
PalmPrint: 

GJXDM Path:
	BiometricType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation or an encoding of the identifying characteristics of a person’s palm print.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes information used to measure a biological or behavioral characteristic.

Contextual Definition:
	

Notes:
	
===============================================================
PalmPrint: Image

GJXDM Path:
	Biometric/BiometricImage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about a representation of an image encoded for XML.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A picture of a biometric sample.

Contextual Definition:
	

Notes:
	
===============================================================
FeesCalculationQueryMessage: 

GJXDM Path:
	GetFeesCalculationMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
FeesCalculationQueryMessage: ReviewFilingMessage

GJXDM Path:
	GetFeesCalculationMessage/ReviewFilingMessage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FeesCalculationResponseMessage: 

GJXDM Path:
	FeesCalculationResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
FeesCalculationResponseMessage: filingFee

GJXDM Path:
	FeesCalculationResponseMessage/CalculatedFeeAmount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A fee or price required to submit a document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	AmountType
===============================================================
CaseListQueryMessage: 

GJXDM Path:
	CaseListQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	This is a query for a list of cases that match a set of criteria including case participants, case classification, case status, and date of the case was initiated.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
CaseListQueryMessage: caseStatus

GJXDM Path:
	CaseListQueryMessage/Case/CaseStatus/CaseStatusDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The status of the case as of the date of inquiry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Case is of CaseType
===============================================================
CaseListQueryMessage: caseTypeCode

GJXDM Path:
	CaseListQueryMessage/Case/CaseClassification/CaseTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The classification used by a court to denote the type of case for purposes of statistical categorization, court record keeping, or case assignment.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseListQueryMessage: TimeRange

GJXDM Path:
	CaseListQueryMessage/CaseListQueryTimeRange

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A period of time bounded by upper and lower (to and from) dates/times.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseListQueryMessage: CaseParticipant

GJXDM Path:
	CaseListQueryMessage/CaseListQueryCaseParticipant

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Structure containing information about a case participant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseListResponseMessage: 

GJXDM Path:
	CaseListResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A synchronous response to a GetCaseListQueryMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseListResponseMessage: MatchingCase

GJXDM Path:
	CaseListResponseMessage/MatchingCase

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A case meeting the criteria set forth in a query.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: 

GJXDM Path:
	MatchingCaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A case meeting the criteria set forth in a query.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends CaseType
===============================================================
MatchingCase: caseTypeCode

GJXDM Path:
	MatchingCase/CaseClassification/CaseTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The classification used by a court to denote the type of case for purposes of statistical categorization, court record keeping, or case assignment.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: caseTrackingID

GJXDM Path:
	MatchingCase/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: shortCaseTitle

GJXDM Path:
	MatchingCase/CaseShortTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An official name of a Case.  No title exists when the message is initiating a new case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: caseStatus

GJXDM Path:
	MatchingCase/CaseStatus/CaseStatusDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The status of the case as of the date of inquiry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: personName

GJXDM Path:
	MatchingCase/CaseParticipantName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingCase: personRelationshipToCaseTypeCode

GJXDM Path:
	MatchingCase/CaseParticipantRelationshipToCaseCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code for the relationship of a person to a case.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: 

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information needed to initiate a court case. The presence of caseTrackingIdentifier is the indicator of whether this is an existing case (present) or new case (absent). For existing cases, caseTrackingIdentifier and shortCaseTitle are mandatory; caseTypeCode is not allowed. For new cases, shortCaseTitle and caseTypeCode are mandatory; caseTrackingIdentifier is not allowed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: personName

GJXDM Path:
	CaseListQueryMessage/CaseListQueryCaseParticipant/CaseParticipantName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: submitterID

GJXDM Path:
	CaseListQueryMessage/CaseListQueryCaseParticipant/FilingSubmissionSubmitterID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseResponseMessage: 

GJXDM Path:
	CaseResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The response to a GetCaseInformationQuery.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseResponseMessage: CaseInformation

GJXDM Path:
	CaseResponseMessage/Case

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a court case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseResponseMessage: CaseTypeSpecificInformation

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information defined within one of the specific case types defined in the ECF 3.0 specification -- bankruptcy, civil, criminal, domestic relations, juvenile, and traffic.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseResponseMessage: XMLDocument (courtSpecificInformation)

GJXDM Path:
	Case/CourtSpecificInformation/XMLDocument (xsd:any)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseTypeSpecificInformation: 

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information defined within one of the specific case types defined in the ECF 3.0 specification -- bankruptcy, civil, criminal, domestic relations, juvenile, and traffic.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	implement as choice b/w case type-specific structures
===============================================================
XMLDocument: 

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A representation of an XML Document, with no particular structure, other than well-formedness.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: 

GJXDM Path:
	CaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about a court case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

Contextual Definition:
	

Notes:
	"Same as ""Case"" object."
===============================================================
CaseInformation: caseStyle

GJXDM Path:
	Case/CaseTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Formal header for a pleading or opinion. E.g. Court, Party vs. Party, Case #.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An official name of a case.

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: caseInitiationDate

GJXDM Path:
	Case/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which a case is initiated.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: caseTrackingID

GJXDM Path:
	Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	"Same as ""Case"" object."
===============================================================
CaseInformation: caseTypeCode

GJXDM Path:
	Case/CaseClassification/CaseTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The classification used by a court to denote the type of case for purposes of statistical categorization, court record keeping, or case assignment.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	"Same as ""Case"" object."
===============================================================
CaseInformation: CaseStatus

GJXDM Path:
	Case/CaseStatus

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Current disposition of the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A status of a case.

Contextual Definition:
	Details about a status of an Case or process.

Notes:
	
===============================================================
CaseInformation: JudicialOfficer

GJXDM Path:
	Case/CaseParticipants/CaseJudge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A judicial officer assigned to a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A judicial official assigned to a case.

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: CaseParticipant

GJXDM Path:
	Case/CaseParticipants

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Structure containing information about a case participant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about the participants involved in a court case

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: CaseDocketEntry

GJXDM Path:
	Case/CaseCourtEvent

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entry in the docket or register of actions for a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A court occurrence. It generally refers to an appearance (Appearance, Arraignment, Findings, Sentencing, etc.) but may include clerical events such as filing an affidavit or cash register events.

Contextual Definition:
	

Notes:
	
===============================================================
CaseInformation: CalendarEvent

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about an event on the court calendar.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about the days for which a court event is scheduled.

Contextual Definition:
	

Notes:
	
===============================================================
CaseStatus: 

GJXDM Path:
	Case/CaseStatus

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Current disposition of the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	Details about a status of an Case or process.

Notes:
	
===============================================================
CaseStatus: statusText

GJXDM Path:
	Case/CaseStatus/StatusText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the status.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A condition or state of something or someone.

Contextual Definition:
	

Notes:
	
===============================================================
CaseStatus: statusDate

GJXDM Path:
	Case/CaseStatus/StatusDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which the current status was determined.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date a status was set, effected, or reported.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: 

GJXDM Path:
	Case/CaseCourtEvent (CourtEventType)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entry in the docket or register of actions for a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: eventDate

GJXDM Path:
	Case/CaseCourtEvent/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Officially recognized date of filing or other event. E.g. a "timestamp" associated with a filing, unless altered by court rule or order in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: enteredOnDocketDate

GJXDM Path:
	Case/CaseCourtEvent/CourtEventEnteredOnDocketDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date of entry into the court record.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: docketEntryTypeCode

GJXDM Path:
	Case/CaseCourtEvent/CourtEventTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code to categorize the docket entry. E.g. motion, hearing, complaint. Allowable values set forth in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: docketEntryText

GJXDM Path:
	Case/CaseCourtEvent/ActivityDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Description of the docket item. May be in addition to or in lieu of docket code.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description or narrative of the activity or process that occurred.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: docketEntryID

GJXDM Path:
	Case/CaseCourtEvent/ActivityID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	ID to uniquely identify docket entry within the case and court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An identifier that uniquely refers to an activity or process that occurred.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: CalendarEvent

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about an event on the court calendar.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about the days for which a court event is scheduled.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: LeadDocument

GJXDM Path:
	Case/CaseCourtEvent/Document

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The pleading, motion or order that is the main document in a Filing. A Document may have Attachments.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: RelatedDocketEntry

GJXDM Path:
	Case/CaseCourtEvent/RelatedDocketEntry

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entry on the docket or register of actions that is a child of the current docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: JudicialOfficer

GJXDM Path:
	CourtEvent/CourtEventJudge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A judicial officer assigned to a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A judge associated with a court event.

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: Actor

GJXDM Path:
	Case/CaseCourtEvent/CourtEventActor

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The actor who performed the action as set forth in the docket entry. E.g. the person who filed the document.  Does not include the name of the court clerk composing the docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseDocketEntry: ActedOnBehalfOf

GJXDM Path:
	Case/CaseCourtEvent/CourtEventOnBehalfOfActor

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The actor on whose behalf the filing was submitted to the court as set forth in the docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RelatedDocketEntry: 

GJXDM Path:
	RelatedDocketEntry

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entry on the docket or register of actions that is a child of the current docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RelatedDocketEntry: childDocketEntryID

GJXDM Path:
	RelatedDocketEntry/ChildCourtEventID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	ID to uniquely identify the child docket entry within the case and court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
LeadDocument: 

GJXDM Path:
	Document

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The pleading, motion or order that is the main document in a Filing. A Document may have Attachments.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
LeadDocument: docketDocumentID

GJXDM Path:
	Document/DocumentDescriptiveMetadata/DocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier that uniquely identifies the document in the court record.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
LeadDocument: ConnectedDocument

GJXDM Path:
	Document

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A document included in a Filing that supports the lead Document.  This document is not separately entered on the docket or register of actions.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ConnectedDocument: 

GJXDM Path:
	Document/ConnectedDocument

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A document included in a Filing that supports the lead Document.  This document is not separately entered on the docket or register of actions.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ConnectedDocument: docketDocumentID

GJXDM Path:
	Document/DocumentDescriptiveMetadata/DocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier that uniquely identifies the document in the court record.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Actor: 

GJXDM Path:
	CourtEvent/CourtEventActor (PersonType)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The actor who performed the action as set forth in the docket entry. E.g. the person who filed the document.  Does not include the name of the court clerk composing the docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Refers to any case participant who intiates a docket event.
===============================================================
Actor: actorIDReference

GJXDM Path:
	CourtEvent/CourtEventActor/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A reference to an actor elsewhere in this message.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	use IDTypeText='personID'
===============================================================
ActedOnBehalfOf: 

GJXDM Path:
	CourtEvent/CourtEventOnBehalfOfActor (PersonType)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The actor on whose behalf the filing was submitted to the court as set forth in the docket entry.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ActedOnBehalfOf: actorIDReference

GJXDM Path:
	CourtEvent/CourtEventActor/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A reference to an actor elsewhere in this message.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryMessage: 

GJXDM Path:
	CaseQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A message requesting a list of cases from a court's case management information system conforming to the parameter or parameters identified in the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
CaseQueryMessage: caseTrackingID

GJXDM Path:
	CaseQueryMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	Case is of CaseType
===============================================================
CaseQueryMessage: CaseQueryCriteria

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Criteria limiting the case information to be returned.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: 

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Criteria limiting the case information to be returned.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: includeParticipants

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/IncludeParticipantsIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates whether requester wishes participant information to be included in the response.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: docketEntryTypeCodeFilter

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/DocketEntryTypeCodeFilterText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Filter criterion indicating that only docket entries of a specified type are being requested.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: includeDocketEntry

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/IncludeDocketEntryIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates whether requester wishes docket entry information to be included in the response.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: includeCalendarEvent

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/IncludeCalendarEventIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates whether requester wishes calendar event information to be included in the response.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: calendarEventTypeCodeFilter

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/CalendarEventTypeCodeFilterText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Filter criterion indicating that only calendar entries of a specified type are being requested.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: docketEntryTimeRange

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/DocketEntryTimeRange

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A filter criterion for docket entries. If present, the response should only include docket entries that fall between the from and to dates and times.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseQueryCriteria: calendarEventTimeRange

GJXDM Path:
	CaseQueryMessage/CaseQueryCriteria/CalendarEventTimeRange

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
TimeRange: 

GJXDM Path:
	TimeRangeType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A period of time bounded by upper and lower (to and from) dates/times.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
TimeRange: fromDate

GJXDM Path:
	TimeRange/FromDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The beginning date, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
TimeRange: toDate

GJXDM Path:
	TimeRange/ToDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The ending date, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
TimeRange: fromTime

GJXDM Path:
	TimeRange/FromTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The beginning time, expressed in terms of a 24 hour clock, in the time zone of the court on the beginning date.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
TimeRange: toTime

GJXDM Path:
	TimeRange/ToTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The ending time, expressed in terms of a 24 hour clock, in the time zone of the court on the ending date.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseParticipant: 

GJXDM Path:
	Case/CaseParticipants

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Structure containing information about a case participant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: 

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule (ScheduleDayType)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about an event on the court calendar.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: eventFromTime

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule/ScheduleDayStartTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The scheduled start time of an event on the court calendar.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A start time of a day on a schedule.

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: eventToTime

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule/ScheduleDayEndTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The scheduled ending time of an event on the court calendar.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An ending time of a day on a schedule.

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: eventText

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule/ScheduleActivityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	General description of the event.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An activity scheduled for a day or time.

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: eventLocationCode

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule/ScheduleLocationCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code referring to the location in a court of the calendar event.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CalendarEvent: eventLocationText

GJXDM Path:
	Case/CaseCourtEvent/CourtEventSchedule/ScheduleLocationText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A textual description of the location in a court of the calendar event.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JudicialOfficer: 

GJXDM Path:
	CourtEvent/CourtEventJudge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A judicial officer assigned to a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JudicialOfficer: judicialOfficerIDReference

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A reference to a judicial officer assigned to a case.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentQueryMessage: 

GJXDM Path:
	DocumentQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The base information contained in any query message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
DocumentQueryMessage: caseTrackingID

GJXDM Path:
	DocumentQueryMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentQueryMessage: docketDocumentID

GJXDM Path:
	DocumentQueryMessage/DocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier that uniquely identifies the document in the court record.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentResponseMessage: 

GJXDM Path:
	DocumentResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The court's response to a request for an electronic document in the court's official record.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
DocumentResponseMessage: caseTrackingID

GJXDM Path:
	DocumentResponseMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentResponseMessage: submitterID

GJXDM Path:
	DocumentResponseMessage/SubmissionSubmitterID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentResponseMessage: Document

GJXDM Path:
	DocumentResponseMessage/Document

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The pleading, motion or order that is the main document in a Filing. A Document may have Connected Documents, which are "appendices" or "exhibits" that are intended for filing only in the context of the Lead Document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingListQueryMessage: 

GJXDM Path:
	FilingListQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	This is query to get a list of filings by Filer Identification, Case Identifier, or time period.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
FilingListQueryMessage: caseTrackingID

GJXDM Path:
	FilingListQueryMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingListQueryMessage: filerID

GJXDM Path:
	FilingListQueryMessage/SubmissionSubmitterID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier for a person or organization that requests information.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingListQueryMessage: InitiationTimeRange

GJXDM Path:
	FilingListQueryMessage/QueryTimeRange

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingListResponseMessage: 

GJXDM Path:
	FilingListResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A court's response to a FilingListQueryMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingListResponseMessage: MatchingFiling

GJXDM Path:
	FilingListResponseMessage/MatchingFiling

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A filing matching the parameters submitted with a FilingListQueryMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: 

GJXDM Path:
	MatchingFilingType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A filing matching the parameters submitted with a FilingListQueryMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
MatchingFiling: caseTrackingID

GJXDM Path:
	MatchingFiling/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: caseTitle

GJXDM Path:
	MatchingFiling/Case/CaseTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The short title for the origin of this case, if it  is a previous court case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An official name of a case.

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: caseShortTitle

GJXDM Path:
	MatchingFiling/Case/CaseShortTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An abbreviated official name of a Case, usually shortened to contain only the last name of the first listed party on each side of the case.  Examples: Smith v. Jones, et al.; State v. Alexander. No title exists when the message is initiating a new case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: filingID

GJXDM Path:
	MatchingFiling/FilingID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: submitterID

GJXDM Path:
	MatchingFiling/SubmissionSubmitterID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: filingStatus

GJXDM Path:
	MatchingFiling/FilingStatusCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about the status of a court's processing of a ReviewFilingMessage submitted to it, and of its processing of the documents contained within that message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: receivedTime

GJXDM Path:
	MatchingFiling/SubmissionReceivedTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time an MDE received a Message, on the MDE's clock, expressed in terms of a 24 hour clock.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time the receiving party received the document.

Contextual Definition:
	

Notes:
	
===============================================================
MatchingFiling: receivedDate

GJXDM Path:
	MatchingFiling/SubmissionReceivedDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date an MDE received a Message, on the MDE's clock.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date the receiving party received the document.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusQueryMessage: 

GJXDM Path:
	FilingStatusQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	This is query to get a filing’s status by Filing Number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
FilingStatusQueryMessage: filingID

GJXDM Path:
	FilingStatusQueryMessage/ActivityID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: 

GJXDM Path:
	FilingStatusResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A court's response to a FilingStatusQueryMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
FilingStatusResponseMessage: filingID

GJXDM Path:
	FilingStatusResponseMessage/ActivityID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier for a single electronic filing transaction assigned by the Filing Review MDE.  The identifier is unique within a court and case. "Transaction" means the sequence of messages from initial filing review through receipt of the asynchronous review callback.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: caseTrackingID

GJXDM Path:
	FilingStatusResponseMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: receivedDate

GJXDM Path:
	FilingStatusResponseMessage/SubmissionReceivedDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date an MDE received a Message, on the MDE's clock.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date the receiving party received the document.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: receivedTime

GJXDM Path:
	FilingStatusResponseMessage/SubmissionReceivedTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time an MDE received a Message, on the MDE's clock, expressed in terms of a 24 hour clock.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time the receiving party received the document.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: submitterID

GJXDM Path:
	FilingStatusResponseMessage/SubmissionSubmitterID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the serviceRecipientID for subsequent filings in this case, and asynchronous responses to this filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FilingStatusResponseMessage: filingStatus

GJXDM Path:
	FilingStatusResponseMessage/ActivityStatus/StatusDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Details about the status of a court's processing of a ReviewFilingMessage submitted to it, and of its processing of the documents contained within that message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a condition or state of something or someone.

Contextual Definition:
	

Notes:
	
===============================================================
ResponseMessage: 

GJXDM Path:
	ResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A message returned in response to a message or query.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
ResponseMessage: queryError

GJXDM Path:
	ResponseMessage/QueryErrorText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A query error should be generated when: * The query arguments are considered to be invalid by the receiver, and the query cannot be processed. * The query represents a request for a specific data item, which cannot be retrieved. (another flavor of 'invalid argument') * The receiving system explicitly fails while processing the query. (kerplooie)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ServiceInformationQueryMessage: 

GJXDM Path:
	ServiceInformationQueryMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A message requesting information concerning the persons entitled to services of filings in a particular court case, together with the electronic addresses and message profiles of their Filing Assembly MDEs and their physical addresses if they are not currently using a Filing Assembly MDE.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
ServiceInformationQueryMessage: caseTrackingID

GJXDM Path:
	ServiceInformationQueryMessage/Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ServiceInformationResponseMessage: 

GJXDM Path:
	ServiceInformationResponseMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The response to a serviceInformationQueryMessage, setting forth the requested information.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
ServiceInformationResponseMessage: Person

GJXDM Path:
	ServiceInformationResponseMessage/ServiceRecipient.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ServiceInformationResponseMessage: Organization

GJXDM Path:
	ServiceInformationResponseMessage/ServiceRecipient.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Act: 

GJXDM Path:
	IncidentType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An action or behavior of a juvenile that makes the juvenile potentially subject to adjudication by the juvenile court as a delinquent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a criminal or non-criminal activity that occurred.

Contextual Definition:
	

Notes:
	
===============================================================
Act: actText

GJXDM Path:
	Incident/ActivityDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Legal term used to describe the alleged offense, which would be a crime if committed by an adult.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description or narrative of the activity or process that occurred.

Contextual Definition:
	

Notes:
	
===============================================================
Act: actSequenceNumber

GJXDM Path:
	Incident/ActivityID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The order in which this charge appears in a listing of multiple charges against the same juvenile. Example: Ordering charges in descending order of seriousness so that a case management application can identify the most serious charge.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An identifier that uniquely refers to an activity or process that occurred.

Contextual Definition:
	

Notes:
	
===============================================================
Act: actDate

GJXDM Path:
	Incident/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which an act is alleged or found to have occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
Act: Location

GJXDM Path:
	Incident/Location

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where an event occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: 

GJXDM Path:
	ArrestType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Arrest of a minor for commission of an act subjecting the minor to adjudication as a delinquent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about the apprehension of a subject by a peace official.

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: ArrestDate

GJXDM Path:
	Arrest/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	A date of an Arrest that occurs at a singular point in time or a start date of an Arrest that occurs over a period of time.

Notes:
	
===============================================================
JuvenileArrest: ArrestTime

GJXDM Path:
	Arrest/ActivityTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time of an activity that occurs at a singular point in time or a start time of an activity that occurs over a period of time.

Contextual Definition:
	A time of an Arrest that occurs at a singular point in time or a start time of an Arrest that occurs over a period of time.

Notes:
	
===============================================================
JuvenileArrest: detaineeBloodAlcoholControlNumber

GJXDM Path:
	Arrest/ArrestBloodAlcoholContentNumberText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A blood-alcohol percentage reading from a Blood Alcohol Test (BAC Test). A blank value represents "not tested".

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: ArrestingOfficer

GJXDM Path:
	Arrest/ArrestOfficial

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An employee of a law enforcement agency who effects an arrest.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A peace official who makes an arrest.

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: Location

GJXDM Path:
	Arrest/ArrestLocation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where an event occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A location where a subject was arrested.

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: Booking

GJXDM Path:
	Arrest/Booking

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The process by which an arrest is formally recorded by a law enforcement agency at the time a person is jailed or released on bond or personal recognizance.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about an administrative step taken after an arrested subject is brought to a police station or detention facility, which involves entry of the subject's name and other relevant facts on the police "blotter", and which may also include photographing, fingerprinting, and the like. 

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileArrest: arrestingAgencyCaseTrackingNumber

GJXDM Path:
	Arrest/ArrestAgencyRecordID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier assigned to a case by the law enforcement agency.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ArrestingOfficer: 

GJXDM Path:
	EnforcementOfficialType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An employee of a law enforcement agency who effects an arrest.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about a person involved in the enforcement of law.

Contextual Definition:
	

Notes:
	
===============================================================
ArrestingOfficer: personID

GJXDM Path:
	EnforcementOfficial/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ArrestingOfficer: badgeNumber

GJXDM Path:
	EnforcementOfficial/EnforcementOfficialBadgeID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Number of an official badge issued by a law enforcement agency to a law enforcement officer.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An identifier used to refer to an enforcement official.

Contextual Definition:
	

Notes:
	
===============================================================
ArrestingOfficer: arrestingAgencyORI

GJXDM Path:
	EnforcementOfficial/PersonAssignmentUnit.Organization/OrganizationORIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Official FBI-issued identifier for a law enforcement agency.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ArrestingOfficer: arrestingOfficerUnit

GJXDM Path:
	EnforcementOfficial/EnforcementOfficialUnit/EnforcementUnitName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Text description of the subdivision of the arresting agency. Example: Fairlawn precinct, Special Operations Division, Drug Task Force.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an enforcement unit.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: 

GJXDM Path:
	BookingType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The process by which an arrest is formally recorded by a law enforcement agency at the time a person is jailed or released on bond or personal recognizance.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about an administrative step taken after an arrest subject is brought to a police station or detention facility.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: bookingNumber

GJXDM Path:
	Booking/BookingAgencyRecordID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Number issued by booking agency at time of subject's entry into jail and maintained until release on all charges and sentences.  New number issued for each subsequent jail stay.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: bookingAgencyID

GJXDM Path:
	Booking/BookingAgency/OrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An alpha numeric identifier issued by the FBI to identify a specific criminal justice agency. In this instance the Law Enforcement Agency which booked the suspect into jail. (Ex.  AZ0071300, etc.)

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: bookingAgencyName

GJXDM Path:
	Booking/BookingAgency/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the law enforcement agency that booked the suspect into jail.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: bookingDate

GJXDM Path:
	Booking/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which a booking occurs.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
Booking: bookingTime

GJXDM Path:
	Booking/ActivityTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time at which a booking commences, recorded on the basis of "military time" in which the hours are numbered from 0 to 23.  Example: 10:00 pm is recorded as 22:00.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time of an activity that occurs at a singular point in time or a start time of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	
===============================================================
Custody: 

GJXDM Path:
	SupervisionType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information concerning the custody of the defendant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an act of officially overseeing, supervising, or keeping track in some capacity of a person.

Contextual Definition:
	

Notes:
	
===============================================================
Custody: custodyStatusCode

GJXDM Path:
	Supervision/SupervisionSubjectStatus/StatusText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator of whether or not a defendant or juvenile is held in a jail, prison, lock up or other facility.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A condition or state of something or someone.

Contextual Definition:
	

Notes:
	
===============================================================
Custody: detentionCenterID

GJXDM Path:
	Supervision/SupervisionFacility/OrganizationORIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The identifier for the facility in which the defendant or juvenile is detained.  Allowable values are set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: 

GJXDM Path:
	DelinquentActType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The statutory or ordinance section, the violation of which would constitute a crime if committed by an adult. May include a probation violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: delinquentCode

GJXDM Path:
	"DelinquentAct/DelinquentActStatute/StatuteCodeID/ID, DelinquentAct/DelinquentActStatute/StatuteCodeSectionID/ID, DelinquentAct/DelinquentActStatute/StatuteOffenseID/ID"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: actLevelCode

GJXDM Path:
	DelinquentAct/DelinquentActClassification/DelinquentActSeverityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code identifying the level of the offense as defined in state law. Allowable values set forth in Court Policy. Example: Felony, Misdemeanor, Infraction, Ordinance Violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: actDegreeCode

GJXDM Path:
	DelinquentAct/DelinquentActClassification/DelinquentActDegreeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code indicating the degree of an offense as defined in state law. Allowable values set forth in Court Policy. Examples: First Degree Murder, Felony Type A/B/C.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: actGeneralCategoryCode

GJXDM Path:
	DelinquentAct/DelinquentActClassification/DelinquentActApplicabilityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code indicating the general category of the offense as set forth in state law. Allowable values set forth in Court Policy. Examples: Attempt, Conspiracy, Accessory before the fact, Accessory after the fact.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DelinquentAct: actAggravatorCode

GJXDM Path:
	DelinquentAct/DelinquentActClassification/DelinquentActSpecialAllegationText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code indicating the existence of a factor that, under state law, heightens the seriousness of the charge and would subject an adult to increase punishment. Allowable values set forth in Court Policy. Examples: Use of deadly weapon, use of gun.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DependencyAllegation: 

GJXDM Path:
	DependencyAllegationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The grounds for declaring a minor child to be a ward of the state because of the neglect or abuse of the minor child's parents or guardians.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DependencyAllegation: allegationCode

GJXDM Path:
	DependencyAllegation/DependecyAllegationCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code identifying a specific ground sufficient in law for declaring the minor child a ward of the state.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DependencyAllegation: allegationText

GJXDM Path:
	DependencyAllegation/DependecyAllegationText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Legal term used to describe the ground on which the minor child can be declared a ward of the state.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileCase: 

GJXDM Path:
	JuvenileCaseInformationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A delinquency or dependency case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends CaseType
===============================================================
JuvenileCase: prosecutingAgencyCaseTrackingNumber

GJXDM Path:
	JuvenileCase/CaseParticipants/CaseProsecutionAttorney/CaseOfficialCaseID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier assigned to a case by the prosecutor's office.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	could use an extension
===============================================================
JuvenileCase: Juvenile

GJXDM Path:
	JuvenileCase/JuvenileCaseJuvenile

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A minor who is the subject of a delinquency or dependency case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of SubjectType
===============================================================
JuvenileCase: Act

GJXDM Path:
	JuvenileCase/CaseIncident

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An action or behavior of a juvenile that makes the juvenile potentially subject to adjudication by the juvenile court as a delinquent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileCase: JuvenileArrest

GJXDM Path:
	JuvenileCase/CaseArrest

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Arrest of a minor for commission of an act subjecting the minor to adjudication as a delinquent.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
JuvenileCase: DependencyAllegation

GJXDM Path:
	JuvenileCase/DependencyAllegation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The grounds for declaring a minor child to be a ward of the state because of the neglect or abuse of the minor child's parents or guardians.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Location: 

GJXDM Path:
	LocationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where an event occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a physical location.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: 

GJXDM Path:
	SubjectType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A minor who is the subject of a delinquency or dependency case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a person who is involved or suspected of being involved in an incident or criminal activity.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: juvenileID

GJXDM Path:
	Subject/SubjectID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	This is the reference to the person element in the Review Filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: stateCriminalID

GJXDM Path:
	Subject/PersonAssignedIDDetails/PersonStateID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier assigned by state police or other statewide entity to link multiple cases to the same subject. Example: OBTS Number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: sexOffenderRegistrationID

GJXDM Path:
	Subject/RegisteredOffenderID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier assigned by state police or other statewide entity to identify a person convicted of an offense defined as a sex crime, such as rape, sexual assault, or stalking.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: personEmancipatedIndicator

GJXDM Path:
	Subject/PersonEmancipatedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator whether a minor has been adjudicated an emancipated person by a court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: gangAffiliation

GJXDM Path:
	Subject/PersonGangAffiliation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator whether a juvenile is associated with a gang.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A gang a person is affiliated with

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: Custody

GJXDM Path:
	Subject/SubjectSupervision

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information concerning the custody of the defendant.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An incarceration, detention, or other form of supervision a subject is currently undergoing.

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: ParentGuardian

GJXDM Path:
	Subject/SubjectParentGuardian

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about the juvenile's parent(s) or guardian(s).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: Placement

GJXDM Path:
	Subject/SubjectPlacement

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about the person or organization orther than parent or guardian with whom the juvenile lives. Examples: Foster home, foster parents, state institution, hospital, shelter.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Juvenile: ExtendedPersonInformation

GJXDM Path:
	self (maps to PersonType; see ExtendedPersonInformation model for details)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information about a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationPlacement: 

GJXDM Path:
	OrganizationPlacementType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity to whom the care of a juvenile is committed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationPlacement: organizationOtherActorIDReference

GJXDM Path:
	PlacementOrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The value of the Organization.ID property in the ReviewFiling message linking this organization to the appropriate other actor element.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ParentGuardian: 

GJXDM Path:
	ParentGuardianType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about the juvenile's parent(s) or guardian(s).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ParentGuardian: personID

GJXDM Path:
	GuardianIDReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ParentGuardian: relationshipToJuvenileCode

GJXDM Path:
	GuardianRelationshipToJuvenileCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code describing the parent or guardian's relationship to the juvenile. Allowable values are set forth in court filing policy. Examples: Father, Mother, Guardian

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonPacement: 

GJXDM Path:
	PersonPlacementType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonPacement: personOtherActorIDReference

GJXDM Path:
	PlacementPersonID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A reference to a record for a person to whom the care of a juvenile is committed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Placement: 

GJXDM Path:
	PlacementType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information about the person or organization orther than parent or guardian with whom the juvenile lives. Examples: Foster home, foster parents, state institution, hospital, shelter.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Placement: placementTypeCode

GJXDM Path:
	Placement/PlacementTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code indicating the type of placement. Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Placement: placementStartDate

GJXDM Path:
	Placement/PlacementStartDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date on which the placement commenced.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
StatusOffenseAct: 

GJXDM Path:
	StatusOffenseActType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An act or behavior that would not constitute a crime if committed by an adult, which will subject a juvenile to adjudication as a delinquent by a court.  Examples include truancy and refusal to abide by a parent's orders or direction.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
StatusOffenseAct: statusOffenseActCode

GJXDM Path:
	"StatusOffenseCodeID/ID, StatusOffenseSectionID/ID, StatusOffenseID/ID"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code designating the statutory or ordinance section, the violation of which would not constitute a crime if committed by an adult (only if a juvenile).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An authorization by the filer allowing the court to take money from the filer, for a particular purpose, and by a particular means.  Only for case-related activities.  This may only be included with the ReviewFiling message sent to the court - it must not be included with the ReviewFiling message served to other parties in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: paymentAmount

GJXDM Path:
	cac:AllowanceCharge/Amount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An amount of money that the filer is paying to the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: paymentPurposeCode

GJXDM Path:
	cac:AllowanceCharge/ReasonCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Purpose or reason for the filer's making the payment; this would be a code valid according to and described by Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: PaymentMeans

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The payment method employed to complete a transaction.  Examples: credit card, debit card, automatic funds transfer, debit to an escrow account held at the court, promise to pay at a future date.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/CurrencyCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/PrepaidIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/ChargeIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/MultiplierFactorNumeric

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AllowanceCharge: 

GJXDM Path:
	cac:AllowanceCharge/SequenceNumeric

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Branch: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Branch: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Branch: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/Name

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Branch: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/FinancialInstitution

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Branch: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/Address

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An account in a financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: bankRoutingNumber

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/FinancialInstitution/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A nine number identifier for a financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: bankAccountNumber

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A numerical identifier for a FinancialAccount.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: accountOwnerName

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Name

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person or organization in whose name the account is established and maintained.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/AccountTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/CurrencyCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialInstitution: 

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The bank, savings association, credit union or other entity in which a financial account exists.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialInstitution: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/FinancialInstitution/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
FinancialInstitution: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/FinancialInstitution/Name

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FinancialInstitution: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PayerFinancialAccount/Branch/FinancialInstitution/Address

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CreditAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CreditAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An account created within a court's financial system crediting a person or organization with a balance against which future fees may be charged.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CreditAccount: accountNumber

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CreditAccount/AccountID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A number that idenitifies an account with a court or a financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The payment method employed to complete a transaction.  Examples: credit card, debit card, automatic funds transfer, debit to an escrow account held at the court, promise to pay at a future date.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: paymentMeansCode

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/PaymentMeansCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code representing the payment method employed.  Allowable values are set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: Payment

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/Payment/PaidAmount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The payment submitted with a filing.  The payment may consist of a fee for filing of the document(s) submitted, or for a fine or other payment due to the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: CreditAccount

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CreditAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An account created within a court's financial system crediting a person or organization with a balance against which future fees may be charged.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: CardAccount

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An agreement between a person or organization and a financial institution by which the institution agrees to pay amounts incurred by the person or organization evidenced by the use of a card or card number issued by the institution to reflect a specific account at the institution.  The term includes both credit and debit accounts.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: FinancialAccount

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/FinancialAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An account in a financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMean/DuePaymentDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PaymentMeans: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMean/PaymentChannelCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: 

GJXDM Path:
	FilingPayment

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The payment submitted with a filing.  The payment may consist of a fee for filing of the document(s) submitted, or for a fine or other payment due to the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: feeExceptionReasonCode

GJXDM Path:
	FilingPayment/FeeExceptionReasonCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: feeExceptionSupportingText

GJXDM Path:
	FilingPayment/FeeExceptionSupportingText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: payerName

GJXDM Path:
	FilingPayment/PayerName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of the payer of the FilingPayment.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: AllowanceCharge

GJXDM Path:
	cac:AllowanceCharge

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An authorization by the filer allowing the court to take money from the filer, for a particular purpose, and by a particular means.  Only for case-related activities.  This may only be included with the ReviewFiling message sent to the court - it must not be included with the ReviewFiling message served to other parties in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
FilingPayment: accountOwnerAddress

GJXDM Path:
	cac:Address

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The address of the owner of a financial account.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Payment: 

GJXDM Path:
	cac:Payment

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The payment submitted with a filing.  The payment may consist of a fee for filing of the document(s) submitted, or for a fine or other payment due to the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Payment: transactionIdentifier

GJXDM Path:
	cac:Payment/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	From UBL
===============================================================
Payment: transactionDate

GJXDM Path:
	cac:Payment/ReceivedDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date on which a transaction will or did occur.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	From UBL
===============================================================
Payment: transactionTime

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time at which a transaction will or did occur.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	From UBL
===============================================================
Payment: 

GJXDM Path:
	cac:Payment/PaidAmount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An agreement between a person or organization and a financial institution by which the institution agrees to pay amounts incurred by the person or organization evidenced by the use of a card or card number issued by the institution to reflect a specific account at the institution.  The term includes both credit and debit accounts.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: accountNumber

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/PrimaryAccountNumberID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A number that idenitifies an account with a court or a financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: accountOwnerName

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/HolderName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person or organization in whose name the account is established and maintained.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: cardTypeCode

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/CardTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The type of credit card account.  Examples:  American Express, Visa, Master Card, Discover.  Allowable types listed in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: cardExpirationDate

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/ExpiryDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The month and year (expressed as mm/yy) after which the cardAccount will no longer be value unless renewed by the issuing financial institution.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: cardSecurityNumber

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/CV2ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The secondary number (sometimes on the reverse) of the card for added security.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/NetworkID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/CustomerID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/IssuerID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/IssueNumberID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/ChipCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/ChipApplicationID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CardAccount: 

GJXDM Path:
	cac:AllowanceCharge/PaymentMeans/CardAccount/ValidityStartDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Representation of an error that occured when synchronously processing the message.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AmountType: 

GJXDM Path:
	cbc:PaymentAmount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The currency by which an amount is defined.  Examples:  Dollars, Euros, Yen.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RecordDocketingMessage: 

GJXDM Path:
	RecordDocketingMessageType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Message resulting from clerk review and edit of a ReviewFilingMessage.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubmissionType
===============================================================
RecordDocketingMessage: sealCaseIndicator

GJXDM Path:
	RecordDocketingMessage/SealCaseIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Instruction from the clerk to the court record to represent this case as "sealed."

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of type j-xsd: boolean
===============================================================
RecordDocketingMessage: caseTrackingID

GJXDM Path:
	RecordDocketingMessage/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
RecordDocketingMessage: reviewComments

GJXDM Path:
	RecordDocketingMessage/FilingReviewCommentsText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Comments provided by the clerk to the court record system during review.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RecordDocketingMessage: ReviewedDocument

GJXDM Path:
	RecordDocketingMessage/ReviewedDocument

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A document that has been reviewed through the clerk review process, and that potentially has been or will be reocrded in the court record system.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AddressType: 

GJXDM Path:
	AddressType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the type of address.  Example:  mailing address, physical address, GPS coordinates.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a postal location to which paper mail can be directed.

Contextual Definition:
	

Notes:
	
===============================================================
Case: 

GJXDM Path:
	CaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information needed to initiate a court case. The presence of caseTrackingIdentifier is the indicator of whether this is an existing case (present) or new case (absent). For existing cases, caseTrackingIdentifier and shortCaseTitle are mandatory; caseTypeCode is not allowed. For new cases, shortCaseTitle and caseTypeCode are mandatory; caseTrackingIdentifier is not allowed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

Contextual Definition:
	

Notes:
	
===============================================================
Case: shortCaseTitle

GJXDM Path:
	Case/CaseShortTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An official name of a Case.  No title exists when the message is initiating a new case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: caseTrackingID

GJXDM Path:
	Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Case: caseTypeCode

GJXDM Path:
	Case/CaseClassification/CaseTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The classification used by a court to denote the type of case for purposes of statistical categorization, court record keeping, or case assignment.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	recommend these be added to CaseClassificationType
===============================================================
Case: languageCode

GJXDM Path:
	Case/CaseLanguageCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The language of the case (used, e.g., in Canada to determine in which language the case will be conducted.)  Allowable values to be set forth in court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: RelatedCase

GJXDM Path:
	Case/CaseRelatedCase

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Case or cases sharing characteristics, such as common parties or events, with this case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about a related case.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Organization (initiatingParty)

GJXDM Path:
	Case/CaseParticipants/CaseInitiatingParty.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person, organization, or property that brings charges or a suit against another in a court of law. Can be either a victim in a criminal case or a plaintiff in a civil case.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (initiatingParty)

GJXDM Path:
	Case/CaseParticipants/CaseInitiatingParty.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A person, organization, or property that brings charges or a suit against another in a court of law. Can be either a victim in a criminal case or a plaintiff in a civil case.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Property (respondentParty)

GJXDM Path:
	Case/CaseParticipants/CaseRespondentParty.Property

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The person, organization, or property in a court case that is required to answer a petition for a court order or writ requiring the respondent to take some action, halt an activity or obey a court's direction. In such matters the moving party (the one filing the petition) is usually called the "petitioner." Thus, the respondent is equivalent to a defendant in a lawsuit. On an appeal, the party who must respond to an appeal by the losing party in the trial court (called "appellant") in the appeals court. The accused in a domestic violence case or civil action; a person responding to a Request or Petition for Protection filed by a petitioner.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Organization (respondentParty)

GJXDM Path:
	Case/CaseParticipants/CaseRespondentParty.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The person, organization, or property in a court case that is required to answer a petition for a court order or writ requiring the respondent to take some action, halt an activity or obey a court's direction. In such matters the moving party (the one filing the petition) is usually called the "petitioner." Thus, the respondent is equivalent to a defendant in a lawsuit. On an appeal, the party who must respond to an appeal by the losing party in the trial court (called "appellant") in the appeals court. The accused in a domestic violence case or civil action; a person responding to a Request or Petition for Protection filed by a petitioner.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (respondentParty)

GJXDM Path:
	Case/CaseParticipants/CaseRespondentParty.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The person, organization, or property in a court case that is required to answer a petition for a court order or writ requiring the respondent to take some action, halt an activity or obey a court's direction. In such matters the moving party (the one filing the petition) is usually called the "petitioner." Thus, the respondent is equivalent to a defendant in a lawsuit. On an appeal, the party who must respond to an appeal by the losing party in the trial court (called "appellant") in the appeals court. The accused in a domestic violence case or civil action; a person responding to a Request or Petition for Protection filed by a petitioner.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (respondentPartyAttorney)

GJXDM Path:
	Case/CaseParticipants/CaseRespondentPartyAttorney

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (initiatingPartyAttorney)

GJXDM Path:
	Case/CaseParticipants/CaseInitiatingPartyAttorney

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Organization (otherActor)

GJXDM Path:
	Case/CaseParticipants/CaseOtherActor.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A miscellaneous person, organization, or property involved in a court case.

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (otherActor)

GJXDM Path:
	Case/CaseParticipants/CaseOtherActor.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A miscellaneous person, organization, or property involved in a court case.

Contextual Definition:
	

Notes:
	
===============================================================
Case: PersonRelationship

GJXDM Path:
	Case/CasePersonRelationship

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship of a person to another person in a case.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of PersonRelationshipType
===============================================================
Case: PersonOrganizationRelationship

GJXDM Path:
	Case/CasePersonOrganizationRelationship

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship of a person to an organization in a case.  Allowable values set forth in Court Policy.  An example is the relationship between an attorney and the attorney's law firm.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: OrganizationRelationship

GJXDM Path:
	Case/CaseOrganizationRelationship

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship between two organizations.  Example: subsidiary corporation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: CaseOrigin

GJXDM Path:
	Case/CaseLineageCase

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The prior court, police, or prosecutor case from which this case originates. Examples: case appealed to this court from a lower court; case transferred to or removed to this court; case remanded to this court; original proceeding in this court; in some courts, a designation that this case is a reopening of a proceeding in the same court. In the criminal and juvenile delinquency contexts a police incident report number, a prosecution case number, a grand jury case number, or a criminal case bound over to this court for trial from a limited jurisdiction court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a case at a previous stage.

Contextual Definition:
	

Notes:
	
===============================================================
Case: CasePersonRole

GJXDM Path:
	Case/CasePersonRole

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the specific role played by one or more of the person "other actor(s)" or "other party(s)" involved in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: CaseOrganizationRole

GJXDM Path:
	Case/CaseOrganizationRole

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the specific role played by one or more of the organization "other actor(s)" involved in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (otherParty)

GJXDM Path:
	Case/CaseOtherParty.Person

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Person (otherPartyAttorney)

GJXDM Path:
	Case/CaseOtherPartyAttorney

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Organization (otherParty)

GJXDM Path:
	Case/CaseOtherParty.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: CaseAttorneyRole

GJXDM Path:
	Case/CaseAttorneyRole

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The role played by an attorney in this case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Case: Alias

GJXDM Path:
	Case/CaseAlias

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A name other than an official name used by a person or organization.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseAttorneyRole: 

GJXDM Path:
	CaseAttorneyRoleType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The role played by an attorney in this case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseAttorneyRole: roleCode

GJXDM Path:
	CaseAttorneyRole/CaseAttorneyRoleCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code that describes the role played by a person or organization in a case.  Allowed values are set forth in Court Policy. Examples: Lead attorney, guardian ad litem, friend of court, court appointed special advocate (CASA), caseworker, probation officer, bail bondsman, interested person, interested party, intervenor, heir, trustee or beneficiary (e.g., of a trust).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseAttorneyRole: Person

GJXDM Path:
	CaseAttorneyRole/PersonReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrganizationRole: 

GJXDM Path:
	CaseOrganizationRoleType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the specific role played by one or more of the organization "other actor(s)" involved in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrganizationRole: roleCode

GJXDM Path:
	CaseOrganizationRole/CaseOrganizationRoleTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code that describes the role played by a person or organization in a case.  Allowed values are set forth in Court Policy. Examples: Lead attorney, guardian ad litem, friend of court, court appointed special advocate (CASA), caseworker, probation officer, bail bondsman, interested person, interested party, intervenor, heir, trustee or beneficiary (e.g., of a trust).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrganizationRole: Organization

GJXDM Path:
	CaseOrganizationRole/OrganizationReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrigin: 

GJXDM Path:
	CaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The prior court, police, or prosecutor case from which this case originates. Examples: case appealed to this court from a lower court; case transferred to or removed to this court; case remanded to this court; original proceeding in this court; in some courts, a designation that this case is a reopening of a proceeding in the same court. In the criminal and juvenile delinquency contexts a police incident report number, a prosecution case number, a grand jury case number, or a criminal case bound over to this court for trial from a limited jurisdiction court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrigin: caseTrackingID

GJXDM Path:
	CaseLineageCase/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrigin: originatingOrganizationName

GJXDM Path:
	CaseLineageCase/CaseTrackingID/IDTypeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of organization in which the case originated. Organization ID is not used here, because the organization may not be a participant in electronic filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A type of identifier assigned.

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrigin: courtName

GJXDM Path:
	CaseLineageCase/CourtName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Official name of the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a unit of a court.

Contextual Definition:
	

Notes:
	
===============================================================
CaseOrigin: caseTitle

GJXDM Path:
	CaseLineageCase/CaseTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The short title for the origin of this case, if it  is a previous court case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An official name of a case.

Contextual Definition:
	

Notes:
	
===============================================================
CasePersonRole: 

GJXDM Path:
	CasePersonRoleType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the specific role played by one or more of the person "other actor(s)" or "other party(s)" involved in the case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CasePersonRole: roleCode

GJXDM Path:
	CasePersonRole/CasePersonRoleCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code that describes the role played by a person or organization in a case.  Allowed values are set forth in Court Policy. Examples: Lead attorney, guardian ad litem, friend of court, court appointed special advocate (CASA), caseworker, probation officer, bail bondsman, interested person, interested party, intervenor, heir, trustee or beneficiary (e.g., of a trust).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
CasePersonRole: Person

GJXDM Path:
	CasePersonRole/PersonReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ContactInformation: 

GJXDM Path:
	ContactInformationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information useable to contact a person or organization, such as address, telephone number(s), and email address.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about how to contact a person or an organization.

Contextual Definition:
	

Notes:
	
===============================================================
Court: 

GJXDM Path:
	CourtType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The specific entity within the judicial branch of government in which a case or document is to be filed, in which a case is pending, or in which a case was adjudicated.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about a court or a unit of a court responsible for trying justice proceedings.

Contextual Definition:
	

Notes:
	
===============================================================
Court: courtID

GJXDM Path:
	Court/OrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier for a court.  Court identifiers are established for all of the courts within a state by the highest judicial administrative authority within the state and for the federal courts by the Administrative Office of United States Courts.

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Document: 

GJXDM Path:
	DocumentType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The pleading, motion or order that is the main document in a Filing. A Document may have Connected Documents, which are "appendices" or "exhibits" that are intended for filing only in the context of the Lead Document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes inherent and frequently used characteristics of a document.

Contextual Definition:
	

Notes:
	
===============================================================
Document: documentBinaryData

GJXDM Path:
	Document/DocumentBinary

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Embedded document data, in an encoded form acceptable to be included within XML.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The binary encoding of the content of a document.

Contextual Definition:
	

Notes:
	Decide how much of BinaryType structure to include (TC)
===============================================================
Document: DocumentMetadata

GJXDM Path:
	Document/DocumentDescriptiveMetadata

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Document descriptors (title, type description, etc.) for the Document. This is meant to include all the information about the document that is needed to index it into the Case Management System and enter it into the Document Management System.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about general document descriptors.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: 

GJXDM Path:
	DocumentDescriptiveMetadataType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Document descriptors (title, type description, etc.) for the Document. This is meant to include all the information about the document that is needed to index it into the Case Management System and enter it into the Document Management System.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes general descriptors of a document.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: documentID

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier for the document within this message.  This is the identifier for a "whole" document (if that document is split into parts).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: connectedDocumentSequenceNumber

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentSequenceID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates the order (assigned by the filer) of the supporting document within the context of its parent lead document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: documentTypeCode

GJXDM Path:
	DocumentDescriptiveMetadata/RegisterActionDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Formal title of the document, as assigned by court rules or practice and as defined in court policy.  Should be docket code used by court. Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of something that happened in a case in a register of actions entry.

Contextual Definition:
	

Notes:
	definition change needed
===============================================================
DocumentMetadata: parentDocumentID

GJXDM Path:
	DocumentDescriptiveMetadata/ParentDocumentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Only present for supporting documents; indicates the identifier of the corresponding lead document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: language

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentLanguageCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The language in which the document is written.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	need to choose which codelist
===============================================================
DocumentMetadata: priorRelatedDocumentID

GJXDM Path:
	DocumentDescriptiveMetadata/PriorRelatedDocumentIdentifier

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier of a related document that was previously filed in this case.  For instance, the document to which this document is a response.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: documentDescription

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of document given by filer.  Intended to supplement what is contained in the document type identifier property.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A brief account of the content of a resource. May include but not limited to an abstract, table of contents, graphical, or free-text account of the content.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: filingAttorneyID

GJXDM Path:
	DocumentDescriptiveMetadata/FilingAttorneyIdentifier

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier recognized by the court as being unique within this case,and used to identify the attorney who is filing this document.  Not present for pro se litigants.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: filingPartyID

GJXDM Path:
	DocumentDescriptiveMetadata/FilingPartyIdentifier

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Identifier recognized by the court as being unique within this case,and used to identify the party on whose behalf this document is being filed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: documentContentTypeCode

GJXDM Path:
	Document/DocumentBinary/BinaryFormatText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	false

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A format of a binary object, e.g., "image/jpeg".

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: fileSize

GJXDM Path:
	Document/DocumentBinary/BinarySizeValue

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A size of a binary object in kilobytes.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: documentProducerDescriptionText

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentApplicationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Application and version used to create the document. Optional attribute.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of the application used to create the document.

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: colorRelevantIndicator

GJXDM Path:
	DocumentDescriptiveMetadata/ColorRelevantIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicates whether color is or is not relevant for the presentation of the document.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: specialHandlingInstructions

GJXDM Path:
	DocumentDescriptiveMetadata/SpecialHandlingInstructions

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Any additional instructions for printing of a document (such as printing on front and back of the same page or printing on a particular color paper).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentMetadata: AttachmentMetadata

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentAttachment

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing an attachment included within an ECF 3.0 base message.  An attachment can be a binary file representing the document to be filed, an XML document, a digital signature, or other MIME file.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	of DocumentAttachmentType
===============================================================
DocumentMetadata: DocumentSignature

GJXDM Path:
	DocumentDescriptiveMetadata/DocumentSignature

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing or constituting the signature on a document submitted to a court for filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentSignature: 

GJXDM Path:
	DocumentSignatureType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing or constituting the signature on a document submitted to a court for filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentSignature: signatureProfileID

GJXDM Path:
	DocumentSignature/SignatureProfileIdentifier

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An identifier, from a list of allowed values defined in the Court Filing specification, of a signature profile supported by this court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DocumentSignature: signature

GJXDM Path:
	DocumentSignature/Signature

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The data or information representing this signature.  It must be valid according to the profile identified by the associated signatureProfileIdentifier.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AttachmentMetadata: 

GJXDM Path:
	DocumentAttachmentType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing an attachment included within an ECF 3.0 base message.  An attachment can be a binary file representing the document to be filed, an XML document, a digital signature, or other MIME file.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
AttachmentMetadata: attachmentID

GJXDM Path:
	DocumentAttachment/AttachmentID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier (such as a URI) for the attachment in the message stream.  (For the Web Services profile, this will be the value of the MIME Content-Id header.) Can contain a URL if the attachment is remote, if allowed by court policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
AttachmentMetadata: attachmentSequenceNumber

GJXDM Path:
	DocumentAttachment/AttachmentSequenceID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A numeric sequence number used for splitting documents across multiple parts.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
IDType: 

GJXDM Path:
	IDType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an identifier of an entity.

Contextual Definition:
	

Notes:
	
===============================================================
NameType: 

GJXDM Path:
	PersonNameType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a name of a person.

Contextual Definition:
	

Notes:
	
===============================================================
Organization: 

GJXDM Path:
	OrganizationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a unit which conducts some sort of business or operations.

Contextual Definition:
	

Notes:
	
===============================================================
Organization: organizationID

GJXDM Path:
	Organization/OrganizationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time the organization is first associated with the case.  If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this blank.

GJXDM Definition from the Spreadsheet:
	"An identifier of an organization based on the type of organization it is, e.g., for a school, this would be a school identifier, for a lien holder, this would be a lien holder identifier, for a court, this would be a court identifier."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Organization: name

GJXDM Path:
	Organization/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of a person or organization.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
Organization: ContactInformation

GJXDM Path:
	Organization/OrganizationPrimaryContact

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information useable to contact a person or organization, such as address, telephone number(s), and email address.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The preferred contact for an individual. Use this designation only when more specific ones (e.g. home or work) are not available.

Contextual Definition:
	

Notes:
	GJXDM definition is broken..refers to individual
===============================================================
Organization: ElectronicServiceInformation

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information provided by the filing assembly MDE to the court identifying the persons being served electronically with a copy of this document. This information can constitute the certificate of service for service performed electronically. This information is also provided by the filing assembly MDE to service MDEs to identify persons to whom the service MDEs are required to deliver the filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Awaiting resolution of GetServiceInformationQuery cleanup
===============================================================
Alias: 

GJXDM Path:
	AliasType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A name other than an official name used by a person or organization.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Alias: alternateName

GJXDM Path:
	Alias/AliasAlternateName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An alternative name by which this person or organization is known.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Alias: alternateNameTypeCode

GJXDM Path:
	Alias/AliasAlternateNameTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the type of the alternate name.  Allowable values set forth in Court Policy. Examples: doing business as, formerly known as, also known as.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Alias: Person

GJXDM Path:
	Alias/AliasPersonReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	"implement as a reference, choice with Organization"
===============================================================
Alias: Organization

GJXDM Path:
	Alias/AliasOrganizationReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	"implement as a reference, choice with Person"
===============================================================
OrganizationRelationship: 

GJXDM Path:
	OrganizationRelationshipType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship between two organizations.  Example: subsidiary corporation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationRelationship: typeCode

GJXDM Path:
	OrganizationRelationship/OrganizationRelationshipTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code for the type of relationship between two persons, between two organizations, or between a person and an organization in a case.  Allowable values are set forth in Court Policy.  Examples include parent/child, subsidiary corporation, and chief executive officer.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
OrganizationRelationship: Organization

GJXDM Path:
	OrganizationRelationship/RelatedOrganization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Person: 

GJXDM Path:
	PersonType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	A structure that describes the inherent and frequently associated characteristics of a person.

GJXDM Definition from the XSF file:
	A structure that describes the inherent and frequently associated characteristics of a  person.

Contextual Definition:
	

Notes:
	
===============================================================
Person: personID

GJXDM Path:
	Person/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	"decided not to use the attribute, since that should be reserved for references"
===============================================================
Person: name

GJXDM Path:
	Person/PersonName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of a person or organization.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name by which a person is known. 

Contextual Definition:
	

Notes:
	
===============================================================
Person: title

GJXDM Path:
	Person/PersonTitleText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Person's organizational position or title.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	"not using EmploymentPositionName because that is a ""job description,"" and we want an official title (designation of office…e.g., US Atty, US Atty General, Governor, Land Commissioner, Legislator, school board member, mayor, etc.)"
===============================================================
Person: interpreterLanguageCode

GJXDM Path:
	Person/PersonSocialDetails/PersonPrimaryLanguageCode.iso639-2b

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code identifying the person's native or primary language, the one the person is most comfortable using.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a language that a person is most comfortable using.

Contextual Definition:
	

Notes:
	
===============================================================
Person: ContactInformation

GJXDM Path:
	Person/PrimaryContactInformation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information useable to contact a person or organization, such as address, telephone number(s), and email address.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Information on a preferred or primary contact mechanism.

Contextual Definition:
	

Notes:
	note in spec that this is the address where person wants service
===============================================================
Person: ElectronicServiceInformation

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information provided by the filing assembly MDE to the court identifying the persons being served electronically with a copy of this document. This information can constitute the certificate of service for service performed electronically. This information is also provided by the filing assembly MDE to service MDEs to identify persons to whom the service MDEs are required to deliver the filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	Awaiting resolution of GetServiceInformationQuery cleanup
===============================================================
PersonOrganizationRelationship: 

GJXDM Path:
	CasePersonOrganizationRelationship (PersonOrganizationRelationshipType)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship of a person to an organization in a case.  Allowable values set forth in Court Policy.  An example is the relationship between an attorney and the attorney's law firm.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonOrganizationRelationship: typeCode

GJXDM Path:
	CasePersonOrganizationRelationship/PersonOrganizationRelationshipTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code for the type of relationship between two persons, between two organizations, or between a person and an organization in a case.  Allowable values are set forth in Court Policy.  Examples include parent/child, subsidiary corporation, and chief executive officer.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonOrganizationRelationship: Person

GJXDM Path:
	CasePersonOrganizationRelationship/RelatedPersonReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	implement as references
===============================================================
PersonOrganizationRelationship: Organization

GJXDM Path:
	CasePersonOrganizationRelationship/RelatedOrganizationReference

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An entity created by law to conduct some sort of business or activity.  Examples include agencies, law firms, corporations, partnerships, and voluntary associations.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	implement as references
===============================================================
PersonRelationship: 

GJXDM Path:
	PersonRelationshipType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The relationship of a person to another person in a case.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends RelationshipType
===============================================================
PersonRelationship: typeCode

GJXDM Path:
	PersonRelationship/PersonRelationshipTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code for the type of relationship between two persons, between two organizations, or between a person and an organization in a case.  Allowable values are set forth in Court Policy.  Examples include parent/child, subsidiary corporation, and chief executive officer.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
PersonRelationship: Person

GJXDM Path:
	PersonRelationship/RelatedPerson

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The person playing a role in a case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	implement as references
===============================================================
PhoneNumberType: 

GJXDM Path:
	TelephoneNumberType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The type of telephone number.  Allowable values are set forth in Court Policy.  Examples are office, home, mobile, and fax.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a telephone number that can be dialed to reach a contact.

Contextual Definition:
	

Notes:
	
===============================================================
Property: 

GJXDM Path:
	PropertyType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An inanimate object that is named as a party in a case.  Examples include an automobile, airplane, gun, or cash sought to be forfeited to the state as an instrumentality of a crime or a vessel against which a warrant issues in an admiralty case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a tangible or intangible item that can be owned or used.

Contextual Definition:
	

Notes:
	
===============================================================
Property: propertyID

GJXDM Path:
	Property/PropertyAssignedIDDetails/PropertyOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time the property is first associated with the case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this blank.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Property: description

GJXDM Path:
	Property/PropertyDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Text describing the property.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a property item.

Contextual Definition:
	

Notes:
	
===============================================================
RelatedCase: 

GJXDM Path:
	CaseType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Case or cases sharing characteristics, such as common parties or events, with this case.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes an aggregation of information about a set of related activities and occurrences.

Contextual Definition:
	

Notes:
	
===============================================================
RelatedCase: caseTrackingID

GJXDM Path:
	Case/CaseTrackingID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Court's case number.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
RelatedCase: associationTypeCode

GJXDM Path:
	Case/CaseAssociationTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	false

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
RelatedCase: courtName

GJXDM Path:
	Case/ActivityCourt/CourtName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Official name of the court.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a unit of a court.

Contextual Definition:
	

Notes:
	needs definitional change: change tried to filed
===============================================================
ReviewFilingMessage: 

GJXDM Path:
	SubmissionType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a submission of a document to a recipient.

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: confidentialityIndicator

GJXDM Path:
	Submission/SubmissionConfidentialityIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator by the filer that something in the message requires sensitive or confidential treatment.  (This replaces the former "request to seal" document metadata.)

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: submissionDate

GJXDM Path:
	Submission/SubmissionDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The date that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: submissionTime

GJXDM Path:
	Submission/SubmissionTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The time that the message left the control of the sending MDE. In a filing this is the Filing Assembly MDE.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: Document (leadDocument)

GJXDM Path:
	Submission/SubmissionDocument

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A document that is submitted.

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: Document (connectedDocument)

GJXDM Path:
	Submission/SubmissionConnectedDocument

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ReviewFilingMessage: Case

GJXDM Path:
	Submission/SubmissionCase

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information needed to initiate a court case. The presence of caseTrackingIdentifier is the indicator of whether this is an existing case (present) or new case (absent). For existing cases, caseTrackingIdentifier and shortCaseTitle are mandatory; caseTypeCode is not allowed. For new cases, shortCaseTitle and caseTypeCode are mandatory; caseTrackingIdentifier is not allowed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicServiceInformation: 

GJXDM Path:
	ServiceRecipientType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information provided by the filing assembly MDE to the court identifying the persons being served electronically with a copy of this document. This information can constitute the certificate of service for service performed electronically. This information is also provided by the filing assembly MDE to service MDEs to identify persons to whom the service MDEs are required to deliver the filing.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicServiceInformation: serviceRecipientID

GJXDM Path:
	ServiceRecipient/ServiceRecipientID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A unique identifier assigned by the filing assembly MDE for the person who is managing the interface between the filer and the filing assembly MDE. This person will receive secondary service on behalf of the filer. This is also the submitterID for filings in this case, and asynchronous responses to filings.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicServiceInformation: receivingMDELocationID

GJXDM Path:
	ServiceRecipient/ReceivingMDELocationID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The location of the filing assembly MDE associated with the person receiving service.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
ElectronicServiceInformation: receivingMDEProfileCode

GJXDM Path:
	ServiceRecipient/ReceivingMDEProfileCodeText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Code identifying the message profile being used by the receiving filing assembly MDE. This list should be extensible to accommodate future messaging profiles. Each code value is specified within the message profile approved for use with ECF 3.0.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Text: 

GJXDM Path:
	TextType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A proxy structure that represents a character string, generally in the form of words of a language, and includes language metadata.

Contextual Definition:
	

Notes:
	
===============================================================
Binary: 

GJXDM Path:
	BinaryType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A digital representation of an object encoded in a binary format.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a digital representation of an object encoded in a binary format.

Contextual Definition:
	

Notes:
	
===============================================================
Citation: 

GJXDM Path:
	TrafficCitationCaseInformationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A charge issued by a law enforcement officer for a "violation" requiring the person charged to plead guilty to the charge or to appear in court to contest the charge.  A citation is issued in lieu of an arrest and booking.  "Violations" are a subset of "charges" for which a law enforcement officer is authorized to issue a citation in lieu of arrest and booking.  Examples:  traffic ticket, parking ticket or ticket issued for some other ordinance violation such as barking dog or illegal dumping.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends CitationType
===============================================================
Citation: citationNumber

GJXDM Path:
	TrafficCitationCaseInformation/ActivityID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A sequential number preprinted on the citation form which serves as the ticket number

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Citation: timeOfViolation

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/ActivityTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Time of day that the citation was issued

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time of an activity that occurs at a singular point in time or a start time of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	of IncidentType
===============================================================
Citation: dateOfViolation

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	date of actual violation rather than citation issue

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: dateOfCitationIssue

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/IncidentResponse/ActivityDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	date citation was issued

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date of an activity that occurs at a singular point in time or a start date of an activity that occurs over a period of time.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: officialPresentForIncidentIndicator

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/IncidentOfficialPresentIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A yes/no indicator that the issuing officer did or did not personally witness the act for which the citation is issued.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if an official was present when an incident occurred; false otherwise.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: narrativeSummaryOfViolation

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/ActivityDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A narrative description of the facts and circumstances for which a citation was issued

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description or narrative of the activity or process that occurred.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: correctableOffenseIndicator

GJXDM Path:
	TrafficCitationCaseInformation/CitationDismissalConditionIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	an indicator that equipment (tail light, headlight, etc.) requires fixing; if fixed, citation is dismissed

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if a citation can be dismissed if certain conditions are met; false otherwise.

Contextual Definition:
	

Notes:
	
===============================================================
Citation: correctableOffenseText

GJXDM Path:
	TrafficCitationCaseInformation/CitationDismissalConditionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	text that equipment (tail light, headlight, etc.) requires fixing; if fixed, citation is dismissed

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A condition to be met that can make a citation eligible for dismissal.

Contextual Definition:
	

Notes:
	
===============================================================
Citation: Offender

GJXDM Path:
	TrafficCitationCaseInformation/TrafficCitationCaseInformationSubject

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person named in a citation alleged to have violated a statute or ordinance.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Citation: CitationCourtAppearance

GJXDM Path:
	TrafficCitationCaseInformation/CourtAppearance

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about an appearance required of a party in a court of law on a certain date.

Contextual Definition:
	

Notes:
	
===============================================================
Citation: ViolationLocation

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/IncidentLocation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where an alleged violation occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A location where an incident occurred.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: ViolatedStatute

GJXDM Path:
	TrafficCitationCaseInformation/CitationViolation/IncidentViolatedStatute

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The statutory or ordinance section a defendant or violator is alleged to have committed.  May include a probation violation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Details about a statute, rule, or ordinance that was violated in an incident.

Contextual Definition:
	

Notes:
	from IncidentType
===============================================================
Citation: CitationAgency

GJXDM Path:
	TrafficCitationCaseInformation/CitationAgency

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The law enforcement agency employing the law enforcement officer who issues a citation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An organization for whom the citation issuing official is employed.

Contextual Definition:
	

Notes:
	of OrganizationType
===============================================================
Citation: DrivingIncident

GJXDM Path:
	TrafficCitationCaseInformation/DrivingIncident

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The incident from which a traffic ticket arose.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Citation: CitationIssuingOfficial

GJXDM Path:
	TrafficCitationCaseInformation/CitationIssuingOfficial

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The law enforcement official issuing a citation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A peace official who gives a citation to a subject.

Contextual Definition:
	

Notes:
	
===============================================================
CitationAgency: 

GJXDM Path:
	OrganizationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The law enforcement agency employing the law enforcement officer who issues a citation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a unit which conducts some sort of business or operations.

Contextual Definition:
	

Notes:
	
===============================================================
CitationAgency: lawEnforcementAgencyName

GJXDM Path:
	Organization/OrganizationName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of agency of charging law enforcement officer.  May include local agency with responsibility for enforcement of local ordinance which is not a traditional law enforcement agency, such as park or recreation department or animal control department.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of an organization.

Contextual Definition:
	

Notes:
	
===============================================================
CitationAgency: lawEnforcementAgencyStation

GJXDM Path:
	Organization/OrganizationUnitName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Name of an agency local office

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a high-level division of an organization, e.g., department, agency.

Contextual Definition:
	

Notes:
	
===============================================================
CitationAgency: lawEnforcementAgencyReportingDistrict

GJXDM Path:
	Organization/OrganizationSubunitName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator of an area designated by local authorities for citation reporting purposes.  Allowable values are set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a subdivision of a high-level division of an organization, e.g., division.

Contextual Definition:
	

Notes:
	
===============================================================
CitationAgency: lawEnforcementAgencyORIID

GJXDM Path:
	Organization/OrganizationORIID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	ORIID of agency of charging law enforcement officer

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
CitationCourtAppearance: 

GJXDM Path:
	CourtAppearanceType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about an appearance required of a party in a court of law on a certain date.

Contextual Definition:
	

Notes:
	
===============================================================
CitationCourtAppearance: dateOfCourtAppearance

GJXDM Path:
	CourtAppearance/CourtAppearanceDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date on which defendant needs to appear at the court

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date on which a party must appear in court.

Contextual Definition:
	

Notes:
	
===============================================================
CitationCourtAppearance: timeOfCourtAppearance

GJXDM Path:
	CourtAppearance/CourtAppearanceTime

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Time at which defendant needs to appear at the court

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A time at which a party must appear in court.

Contextual Definition:
	

Notes:
	
===============================================================
CitationIssuingOfficial: 

GJXDM Path:
	EnforcementOfficialType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The law enforcement official issuing a citation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about a person involved in the enforcement of law.

Contextual Definition:
	

Notes:
	
===============================================================
CitationIssuingOfficial: officerBadgeNumber

GJXDM Path:
	EnforcementOfficial/EnforcemenOfficialBadgeID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The badge number of the officer issuing citation

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
CitationIssuingOfficial: officerName

GJXDM Path:
	EnforcementOfficial/PersonName/PersonFullName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The name of the law enforcement officer.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A complete name of a person.

Contextual Definition:
	

Notes:
	
===============================================================
CitationIssuingOfficial: unavailableScheduleDescription

GJXDM Path:
	EnforcementOfficial/EnforcementOfficialUnavailableSchedule

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Unavailable dates for officer issuing citation (e.g. due to vacation).

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	Dates and times an enforcement official is unavailable for scheduling. 

Contextual Definition:
	

Notes:
	"include whole substructure, except Person"
===============================================================
CitationIssuingOfficial: CitationAgency

GJXDM Path:
	EnforcementOfficial/PersonAssignmentUnitReference.Organization

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The law enforcement agency employing the law enforcement officer who issues a citation.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The unit assigned to or associated with a person.

Contextual Definition:
	

Notes:
	
===============================================================
ViolatedStatute: 

GJXDM Path:
	ViolatedStatuteType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The statutory or ordinance section a defendant or violator is alleged to have committed.  May include a probation violation.

GJXDM Definition from the Spreadsheet:
	"?????????A structure that describes a law, rule, or ordinance within a jurisdiction."

GJXDM Definition from the XSF file:
	Details about a statute that has been violated and associated information.

Contextual Definition:
	

Notes:
	
===============================================================
ViolatedStatute: offenseSectionID

GJXDM Path:
	ViolatedStatute/StatuteCodeSectionID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Alphanumerical reference indicating the statute violated within a charge code book.book.

GJXDM Definition from the Spreadsheet:
	An identifier of a section or category within a code book.

GJXDM Definition from the XSF file:
	An identifier of a section or category within a code book.

Contextual Definition:
	

Notes:
	
===============================================================
ViolatedStatute: offenseDescription

GJXDM Path:
	ViolatedStatute/StatuteDescriptionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A description of the statute violated.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A description of a statute.

Contextual Definition:
	

Notes:
	
===============================================================
ViolatedStatute: offenseLevel

GJXDM Path:
	ViolatedStatute/StatuteLevelText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	felony, misdemeanor, infraction

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A level of crime a statute applies to, e.g., Misdemeanor, Gross Misdemeanor, Felony.

Contextual Definition:
	

Notes:
	
===============================================================
ViolatedStatute: statuteJurisdiction

GJXDM Path:
	Statute/StatuteJurisdiction/JurisdictionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The federal, state, county, municipal, or other public entity under whose authority the statute or ordinance was enacted.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	An area in which an organization or person has some kind of authoritative capacity or responsibility over.

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: 

GJXDM Path:
	LocationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where an alleged violation occurred.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a physical location.

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: locationOfViolationFullAddress

GJXDM Path:
	Location/LocationAddress/AddressFullText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The place where the violation occurred

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A complete address.

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: locationOfViolationStreet

GJXDM Path:
	Location/LocationAddress/Address/LocationStreet/StreetFullText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The street address where the violation(s) occurred

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A complete street reference, e.g., "123 Main Street NW".

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: locationOfViolationCity

GJXDM Path:
	Location/LocationAddress/Address/LocationCityName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The city where the violation(s) occurred

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a city or town.

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: locationOfViolationState

GJXDM Path:
	Location/LocationAddress/Address/LocationStateName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The state where the violation(s) occurred

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A name of a state, commonwealth, province, or other subregion of a country.

Contextual Definition:
	

Notes:
	
===============================================================
ViolationLocation: locationOfViolationZipcode

GJXDM Path:
	Location/LocationAddress/Address/LocationPostalCodeID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The zip code where the violation(s) occurred

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A zip code or postal code.

Contextual Definition:
	

Notes:
	
===============================================================
SpeedRate: 

GJXDM Path:
	SpeedRateType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Structure to indicate the rate of speed at which something moves or moved, and in what units the rate of speed is measured.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a rate of speed at which a vehicle is moving.

Contextual Definition:
	

Notes:
	
===============================================================
SpeedRate: speed

GJXDM Path:
	(content)

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A number representing the speed observed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	simple content extending decimal
===============================================================
SpeedRate: unitDescription

GJXDM Path:
	SpeedRate/@rateUnitText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A statement of the unit of measurement employed, for example miles per hour or kilometers per hour.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: 

GJXDM Path:
	DrivingIncidentType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The incident from which a traffic ticket arose.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details of an incident involving a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: laserIndicator

GJXDM Path:
	DrivingIncident/DrivingIncidentLaserDetectionIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	an indicator that a laser gun was used to detect speed

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if a laser was involved in the detection of an incident; false otherwise.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: numberOfPassengersInVehicle

GJXDM Path:
	DrivingIncident/DrivingIncidentPassengerQuantityText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The number of people in the car not including the driver.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A number of people in a vehicle excluding the driver when an incident occurred.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: radarIndicator

GJXDM Path:
	DrivingIncident/DrivingIncidentRadarDetectionIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator that radar was used to detect speed.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if radar was involved in the detection of an incident; false otherwise.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: accidentInvolvedIndicator

GJXDM Path:
	DrivingIncident/IncidentCategory/IncidentTrafficAccidentInvolvedIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	An indicator that the incident involved an accident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if an incident involved a traffic accident; false otherwise.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: propertyDamageIndicator

GJXDM Path:
	DrivingIncident/IncidentDamagedProperty

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator of whether property was damaged during the incident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A property item that was damaged in an incident.

Contextual Definition:
	

Notes:
	"presence of this element indicates ""true"""
===============================================================
DrivingIncident: propertyDamageAmount

GJXDM Path:
	DrivingIncident/IncidentDamagedProperty/PropertyValueDetails/PropertyTotalDamageValue/PropertyValueAmount

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A monetary amount of property damage done during the incident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A monetary value of a property item.

Contextual Definition:
	

Notes:
	AmountType
===============================================================
DrivingIncident: injuryIndicator

GJXDM Path:
	DrivingIncident/DrivingAccidentSeverityCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator of whether any person was injured during the incident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a severity level of an accident, based on the most intense injury to any person or, if none were injured, so designating.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: fatalInjuryIndicator

GJXDM Path:
	

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator of whether any person was fatally injured in the incident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: hazardousMaterialsIndicator

GJXDM Path:
	DrivingIncident/DrivingIncidentHazMatText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Indicator of whether hazardous materials were involved in the incident.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A determination of whether the incident occurred while the driver was operating a commercial vehicle that was carrying hazardous materials (that required a placard).

Contextual Definition:
	

Notes:
	"presence of this element indicates ""true"""
===============================================================
DrivingIncident: SpeedRate (speedLimit)

GJXDM Path:
	DrivingIncident/DrivingIncidentLegalSpeedRate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A legally designated speed limit in the area where an incident occurred.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: SpeedRate (offenderSpeed)

GJXDM Path:
	DrivingIncident/DrivingIncidentRecordedSpeedRate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A speed a vehicle was moving at when an incident occurred.

Contextual Definition:
	

Notes:
	
===============================================================
DrivingIncident: Vehicle

GJXDM Path:
	DrivingIncident/DrivingIncidentInvolvedVehicle

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing a motor vehicle.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedDriversLicenseInformation: 

GJXDM Path:
	DriverAuthorizationType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes details about an authorization issued to a driver granting driving privileges.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedDriversLicenseInformation: licenseRestrictionCode

GJXDM Path:
	DriverAuthorization/DriverAuthorizationRestriction/DrivingRestrictionCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A code indicating driving restrictions placed on a driver.  Allowable values set forth in Court Policy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the category of a driving restriction.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedDriversLicenseInformation: licenseRestrictionText

GJXDM Path:
	DriverAuthorization/DriverAuthorizationRestriction/DrivingRestrictionText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Text description of driving restrictions placed on a driver.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A category of a driving restriction.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedDriversLicenseInformation: licenseRestrictionEndDate

GJXDM Path:
	DriverAuthorization/DriverAuthorizationRestriction/DrivingRestrictionEndDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The expiration date for driving restrictions that have been placed on a driver, expressed as ddmmyyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A date on which a special restriction ends.

Contextual Definition:
	

Notes:
	
===============================================================
ExtendedDriversLicenseInformation: licenseIssueDate

GJXDM Path:
	DriverAuthorization/DriverAuthorizationIssueDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Date on which the drivers license was issued, expressed as ddmmyyyy.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	The date when a driver license or driver license permit is issued or renewed.

Contextual Definition:
	

Notes:
	
===============================================================
Insurance: 

GJXDM Path:
	InsuranceType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information concerning whether a driver or owner of a motor vehicle possesses proof of insurance coverage required by law.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a coverage by a contract whereby one party agrees to indemnify or guarantee another against loss by a specified contingent event or peril.

Contextual Definition:
	

Notes:
	
===============================================================
Insurance: proofOfInsuranceIndicator

GJXDM Path:
	Insurance/InsuranceActiveIndicator

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	citing officer indicating there is proof of insurance

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	True if an insurance policy is active; false otherwise.

Contextual Definition:
	

Notes:
	
===============================================================
Insurance: proofOfInsuranceText

GJXDM Path:
	Insurance/InsuranceCarrierName

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Citing officer indicating there is proof of insurance by entering carrier name.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A business name of the company maintaining insurance on a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: 

GJXDM Path:
	VehicleType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Information describing a motor vehicle.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A structure that describes a motor-driven conveyance designed to carry its operator, passengers, and cargo, including trailers and excepting boats.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleIdentificationNumber

GJXDM Path:
	Vehicle/VehicleID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Manufacturer's identification number mounted on driver's side at the corner of the windshield and post

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleLicensePlateNumber

GJXDM Path:
	Vehicle/VehicleLicensePlateID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The license plate displayed on vehicle offender was driving

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleLicensePlateType

GJXDM Path:
	Vehicle/VehicleRegistration/VehicleRegistrationPlateTypeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Type of license plate displayed on vehicle offender was driving, i.e., commercial, truck

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a type of registration plate or license plate of a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleLicensePlateState

GJXDM Path:
	Vehicle/VehicleRegistration/RegistrationJurisdictionCode.ncicLIS

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	State that issued the license plate displayed on the vehicle

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a state or other jurisdictional unit where a property registration was issued.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleMake

GJXDM Path:
	Vehicle/VehicleMakeCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Manufacturer's make of vehicle offender was driving

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the manufacturer of a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleModel

GJXDM Path:
	Vehicle/VehicleModelCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	model described in terms of 2 door, 4 door, van, pickup, etc.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the specific design or type of vehicle made by a manufacturer.  Sometimes referred to as the series model.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleYear

GJXDM Path:
	Vehicle/VehicleModelYearDate

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Year that vehicle was manufactured

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A year which is assigned to a vehicle by the manufacturer.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleBodyTypeOrVehicleStyle

GJXDM Path:
	Vehicle/VehicleStyleCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	model described in terms of 2 door, 4 door, van, pickup, etc.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying the style of a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleColorCode

GJXDM Path:
	Vehicle/VehicleColorPrimaryCode

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Paint color of vehicle offender was driving when cited

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A code identifying a single, upper-most, front-most, or majority color of a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: vehicleColorText

GJXDM Path:
	Vehicle/VehicleColorPrimaryText

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Paint color of vehicle offender was driving when cited

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	A single, upper-most, front-most, or majority color of a vehicle.

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: Insurance (owner)

GJXDM Path:
	Vehicle/VehicleOwnerInsuranceCoverage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Vehicle: Insurance (operator)

GJXDM Path:
	Vehicle/VehicleOperatorInsuranceCoverage

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Offender: 

GJXDM Path:
	CitationSubjectType

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A person named in a citation alleged to have violated a statute or ordinance.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	extends SubjectType
===============================================================
Offender: personID

GJXDM Path:
	CitationSubject/PersonAssignedIDDetails/PersonOtherID/ID

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	The unique identifier assigned by the court at the time a person is first associated with a case. If the court has not yet assigned an identifier in this case, then the filing assembly MDE will leave this element blank.  This identifier is used to link other information in the case to a particular person.

GJXDM Definition from the Spreadsheet:
	"Information about an identifier with a type that is not explicitly defined in the standard that refers to a person within a certain domain, e.g., state ID cards or other non-license and non-fingerprint based IDs."

GJXDM Definition from the XSF file:
	A value that identifies an entity within the identifier domain.

Contextual Definition:
	

Notes:
	
===============================================================
Offender: bloodAlcoholContentNumber

GJXDM Path:
	CitationSubject/PersonBloodAlcoholLevelNumber

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	A blood-alcohol percentage reading from a Blood Alcohol Test (BAC Test). A blank value represents not tested.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Offender: ExtendedPersonInformation

GJXDM Path:
	"self (map to PersonType, see ExtendedPersonInformation tab)"

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	Additional information about a person.

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================
Offender: ExtendedDriversLicenseInformation

GJXDM Path:
	CitationSubject/SubjectExtendedDriversLicenseInformation

Local Definition from the Spreadsheet:
	

ECF Definition from the XMI file:
	

GJXDM Definition from the Spreadsheet:
	

GJXDM Definition from the XSF file:
	

Contextual Definition:
	

Notes:
	
===============================================================

Final-Results.xls



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]