Schema Central > OAGIS® 9.4.1 > Control
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Control

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/RiskControlLibrary.xsd

Type: ControlType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<Control>
   <DocumentID>
      <ID>normalizedString</ID>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
   </DocumentID>
   <Name>string</Name>
   <Description>string</Description>
   <Note>string</Note>
   <ControlCodeType>normalizedString</ControlCodeType>
   <PreventIndicator>true</PreventIndicator>
   <DetectIndicator>true</DetectIndicator>
   <ApprovalStatus>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ApprovalStatus>
   <ControlComponent>normalizedString</ControlComponent>
   <ControlObjectiveCategory>normalizedString</ControlObjectiveCategory>
   <ControlAssertion>normalizedString</ControlAssertion>
   <UserArea>
      <!--any element-->
   </UserArea>
</Control>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com