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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

OnlineSession

Element information

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

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

Type: OnlineSessionType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<OnlineSession>
   <SessionID>normalizedString</SessionID>
   <User>
      <ID>normalizedString</ID>
      <GroupID>normalizedString</GroupID>
      <UserAccount>
         <SystemID>normalizedString</SystemID>
         <AccountID>normalizedString</AccountID>
         <AccountType>normalizedString</AccountType>
         <UserAuthorization>...
         </UserAuthorization>
         <UserArea>
            <!--any element-->
         </UserArea>
      </UserAccount>
      <UserArea>
         <!--any element-->
      </UserArea>
   </User>
   <RequestDateTime>2000-01-01</RequestDateTime>
   <ResponseDateTime>2000-01-01</ResponseDateTime>
   <ReplyURL>http://www.example.com/</ReplyURL>
   <RedirectURL>http://www.example.com/</RedirectURL>
   <ReturnURL>http://www.example.com/</ReturnURL>
   <RequestLanguageCode>normalizedString</RequestLanguageCode>
   <Description>string</Description>
   <Note>string</Note>
   <OriginatorParty>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </OriginatorParty>
   <RecipientParty>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </RecipientParty>
   <CatalogParty>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </CatalogParty>
   <SearchTerm>
      <SearchValueText>string</SearchValueText>
      <InclusiveIndicator>true</InclusiveIndicator>
      <ExactMatchIndicator>true</ExactMatchIndicator>
      <Operator>token</Operator>
      <SearchQualifier>token</SearchQualifier>
      <UserArea>
         <!--any element-->
      </UserArea>
   </SearchTerm>
   <UserArea>
      <!--any element-->
   </UserArea>
</OnlineSession>

Site developed and hosted by Datypic, Inc.

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