Definition Type: ComplexType
Name: RiskControlLibraryType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:HeaderType
Containing Schema: RiskControlLibrary.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into TestingProcedure in schema riskcontrollibrary_xsd Drilldown into Control in schema riskcontrollibrary_xsd Drilldown into Risk in schema riskcontrollibrary_xsd Drilldown into ControlProcess in schema riskcontrollibrary_xsd Drilldown into PublisherParty in schema components_xsd Drilldown into Name in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsdXSD Diagram of RiskControlLibraryType in schema riskcontrollibrary_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="RiskControlLibraryType">
    <xsd:complexContent>
        <xsd:extension base="HeaderType">
            <xsd:sequence>
                <xsd:annotation>
                    <xsd:documentation>The name of a risk and control library.  For the publisher this may represent the Industry or Country to which the Risks are relevant</xsd:documentation>
                    <xsd:documentation>The publishing party</xsd:documentation>
                    <xsd:documentation>The name of the process.  This is consistent with the optionality and datatyping for BPML</xsd:documentation>
                    <xsd:documentation>A risk is something that can go wrong.  Within the context of Risk Based Auditing a risk is something that would prevent an organization from meeting its objectives.</xsd:documentation>
                    <xsd:documentation>An example of a Risk is that a customer may not pay their debts.</xsd:documentation>
                    <xsd:documentation>A control is something that mitigates a risk.</xsd:documentation>
                    <xsd:documentation>An example of a control that mitigates for the risk of customer default is credit checking.</xsd:documentation>
                    <xsd:documentation>A testing procedure is a set of instructions on how to test a set of controls.</xsd:documentation>
                    <xsd:documentation>An example of a testing procedure is Testing Procedures for Order to Cash Controls.</xsd:documentation>
                    <xsd:documentation>An Account is a categorization of account balances on a trial balance.</xsd:documentation>
                    <xsd:documentation>An example of an account is Revenue.</xsd:documentation>
                </xsd:annotation>
                <xsd:element ref="Name" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PublisherParty" minOccurs="0" />
                <xsd:element ref="ControlProcess" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Risk" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Control" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="TestingProcedure" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Name nsA:Name 0 unbounded
PublisherParty nsA:PublisherParty 0 (1)
ControlProcess nsA:ControlProcess 0 unbounded
Risk nsA:Risk 0 unbounded
Control nsA:Control 0 unbounded
TestingProcedure nsA:TestingProcedure 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:RiskControlLibrary