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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

EntryCreator

Identifies the user that creates the associated transaction

See http://www.openapplications.org/platform/1.

Element information

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

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

Type: UserType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<EntryCreator>
   <ID>normalizedString</ID>
   <GroupID>normalizedString</GroupID>
   <UserAccount>
      <SystemID>normalizedString</SystemID>
      <AccountID>normalizedString</AccountID>
      <AccountType>normalizedString</AccountType>
      <UserAuthorization>
         <ID>normalizedString</ID>
         <Type>normalizedString</Type>
         <Status>...
         </Status>
         <AuthorizedDateTime>2000-01-01</AuthorizedDateTime>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <AuthorizationCode>normalizedString</AuthorizationCode>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UserAuthorization>
      <UserArea>
         <!--any element-->
      </UserArea>
   </UserAccount>
   <UserArea>
      <!--any element-->
   </UserArea>
</EntryCreator>

Site developed and hosted by Datypic, Inc.

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