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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Specification

Identifies the specification of an entity.

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: SpecificationType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]NormalizedStringType

Used in

Sample instance

<Specification>
   <ID>normalizedString</ID>
   <Property>
      <NameValue name="normalizedString">string</NameValue>
      <Description>string</Description>
      <Note>string</Note>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Property>
   <UserArea>
      <!--any element-->
   </UserArea>
</Specification>

Site developed and hosted by Datypic, Inc.

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