Namespace
urn:CellexReport
Diagram
Type
cr:BaseReportDataType
Properties
Model
ALL(
cr:displayId
cr:uniqueId
cr:batchId{0,1}
cr:harmonyNumber{0,1}
cr:objName{0,1}
cr:circumstance{0,1}
cr:reportDate
cr:reportSerialNumber{0,1}
cr:isIEDRelated
cr:reportCategory{0,1}
cr:detaineeName{0,1}
cr:detaineeCaptureTag{0,1}
cr:isn{0,1}
cr:batId{0,1}
cr:sigActId{0,1}
cr:acquireDate{0,1}
cr:acquiringUnit{0,1}
cr:forensicUnits{0,1}
cr:locationOfCapture{0,1}
cr:detaineePhotoName{0,1}
cr:comments{0,1}
)
Children
cr:acquireDate
,
cr:acquiringUnit
,
cr:batId
,
cr:batchId
,
cr:circumstance
,
cr:comments
,
cr:detaineeCaptureTag
,
cr:detaineeName
,
cr:detaineePhotoName
,
cr:displayId
,
cr:forensicUnits
,
cr:harmonyNumber
,
cr:isIEDRelated
,
cr:isn
,
cr:locationOfCapture
,
cr:objName
,
cr:reportCategory
,
cr:reportDate
,
cr:reportSerialNumber
,
cr:sigActId
,
cr:uniqueId
Instance
<cr:baseReportData SchemaguideSecurityAttributesGroup= "" xmlns:cr= "urn:CellexReport" >
<cr:displayId > {1,1} </cr:displayId>
<cr:uniqueId > {1,1} </cr:uniqueId>
<cr:batchId > {0,1} </cr:batchId>
<cr:harmonyNumber > {0,1} </cr:harmonyNumber>
<cr:objName > {0,1} </cr:objName>
<cr:circumstance > {0,1} </cr:circumstance>
<cr:reportDate normalizedDate= "" normalizedDateTime= "" rawDateTime= "" > {1,1} </cr:reportDate>
<cr:reportSerialNumber > {0,1} </cr:reportSerialNumber>
<cr:isIEDRelated > {1,1} </cr:isIEDRelated>
<cr:reportCategory > {0,1} </cr:reportCategory>
<cr:detaineeName > {0,1} </cr:detaineeName>
<cr:detaineeCaptureTag > {0,1} </cr:detaineeCaptureTag>
<cr:isn > {0,1} </cr:isn>
<cr:batId > {0,1} </cr:batId>
<cr:sigActId > {0,1} </cr:sigActId>
<cr:acquireDate normalizedDate= "" normalizedDateTime= "" rawDateTime= "" > {0,1} </cr:acquireDate>
<cr:acquiringUnit > {0,1} </cr:acquiringUnit>
<cr:forensicUnits > {0,1} </cr:forensicUnits>
<cr:locationOfCapture > {0,1} </cr:locationOfCapture>
<cr:detaineePhotoName > {0,1} </cr:detaineePhotoName>
<cr:comments > {0,1} </cr:comments>
</cr:baseReportData>
Attributes
QName
Type
Use
Annotation
SchemaguideSecurityAttributesGroup
xsd:NMTOKEN
optional
This attribute is only a placeholder so that all the ISM attributes are not shown
in the schemaGuide for every element. If you refer to the documentation of the
attribute group it will say what attributes should be here.
Source
<xs:element name= "baseReportData" type= "cr:BaseReportDataType" />
Schema location
CellexReport.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.