Updated Schemas
BS7666-v2-0
COPFS-Documents-v1-0a
ISCJIS-ComplexTypes-v1-2
ISCJIS-DR-v1-2
ISCJIS-OR-v1-1
ISCJIS-SimpleTypes-v1-2
ISCJIS-SPR-v1-1
ISCJIS-SPWMR-v1-1
ISCJIS-StandardReceipt-v1-1
All of the filenames have been changed to meet Schema File Naming guidance detailed on govTalk website and to avoid confusion with previous versions.
ISCJIS-SimpleTypes-v1-0.xsd
Formerly ISCJIS-Core-v-03_1.xsd:
Added enumeration value 'N' to admitType.
Added pattern "[^|]*" to the populatedStringType to ensure no pipes present when calling esps.
Added new type ChargeVariableTextType as per modified populatedStringType but less the minLength=1 restriction.
Added enumeration value 'ME' to ancillaryReportType.
Changed compensationCashType from 99999.99 to 9999999.99 Added types 'OrganisationType' and 'DocumentType' for use with COPFS documents schema.
ISCJIS-ComplexTypes-v1-0.xsd
Formerly ISCJIS-Common-v-03_1.xsd
ChargeVariableText element type change to ChargeVariableTextType detailed above. This will allow 0 length strings however a code change is also required before this can be safely used.
Changed PoliceContactType to reference PolWitness element instead of Officer.
Changed usage of populatedStringType and CDATAType to use xsd:string where no database update in order to avoid overhead of applying regEx
[^|]* detailed above.
All of the following schemas have been amended to reference the above.
ISCJIS-StandardReceipt-v1-0.xsd
Formerly ISCJIS-SPRReceipt-v-01_0.xsd.
Added optional element SPRDocType to detail type of SPWM report.
Added optional element BatchIdentifier.
Changed ErrorMessage element to be xsd:string.
Renamed root element StandardReceipt and amended annotation.
ISCJIS-SPR-v1-0.xsd
Formerly ISCJIS-SPR-v-05_1.xsd.
Changed PreviousConvictions element to be xsd:string to avoid regEx overhead.
ISCJIS-OR-v1-0.xsd
Formerly ISCJIS-OR-v-02_2.xsd
Changed SummaryOfInvestigation element to be xsd:string to avoid regEx overhead.
ISCJIS-DR-v1-0.xsd
Formerly ISCJIS-DR-v-02_2.xsd
Now references new PoliceContactType detailed above.
ISCJIS-SPWMR-v1-0.xsd
Formerly ISCJIS-SPWR-03_1.xsd
Changed SCRARef and Memo element to be xsd:string to avoid regEx overhead.
Amended annotation to include ME.
Made Memo element mandatory as it is part of choice.
COPFS-Documents-v1-0a.xsd
Draft version.
Formerly COPFS-Documents-d-02.xsd
Changed PDFDocument element to xsd:string as 'pipe' is valid.
Changed multiplicity of CaseData element from 1..n to 1.