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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ProductionParameter

Element information

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

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

Type: ProductionParameterType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ProductionParameter>
   <ProcessSegmentID>normalizedString</ProcessSegmentID>
   <ProductSegmentID>normalizedString</ProductSegmentID>
   <Parameter>string</Parameter>
   <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>
</ProductionParameter>

Site developed and hosted by Datypic, Inc.

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