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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

UserAccount

Element information

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

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: UserAccountType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<UserAccount>
   <SystemID>normalizedString</SystemID>
   <AccountID>normalizedString</AccountID>
   <AccountType>normalizedString</AccountType>
   <UserAuthorization>
      <ID>normalizedString</ID>
      <Type>normalizedString</Type>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <AuthorizedDateTime>2000-01-01</AuthorizedDateTime>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <AuthorizationCode>normalizedString</AuthorizationCode>
      <UserArea>
         <!--any element-->
      </UserArea>
   </UserAuthorization>
   <UserArea>
      <!--any element-->
   </UserArea>
</UserAccount>

Site developed and hosted by Datypic, Inc.

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