The Certification template describes how to represent a record created as a result
            of a
            successful certification process providing proof of complying to or passing certain
            criteria. 
         
         
         EXAMPLE   
            The airworthiness certification of an aircraft. 
         
         
          The SysML Block Definition diagram in Figure 1 shows
            how a Part is represented in the PLCS PSM. 
         
         
         
         
          The following SysML Part, Reference, and Value properties are defined for this template:
            
         
         References: 
         
         
         documents [0..*] (Template: OASIS:
Document)
            
The documents associated with the Certification.
          
         
         Parts: 
         
         
         classification [0..*] (Template: OASIS:
Classifier)
            
The classification of the Certification.
             The reference data used in Template: OASIS:
Classifier is restricted as follows: 
               
RDL constraint 1:The reference data for:
                  OASIS:Classifier.class -> ExternalOwlClass.class
                  
                     is restricted to classes that are subclasses of the following class: 
                  
                  
                
             
         
         ids [1..*] (Template: OASIS:
Identification)
            
The collection of identifiers of the Certification.
             The reference data used in Template: OASIS:
Identification is restricted as follows: 
               
RDL constraint 1:The reference data for:
                  OASIS:Identification.role -> ExternalOwlClass.class
                   is restricted to the following class or a subclass: 
                  
                
             
         names [0..*] (Template: OASIS:
Name)
            
The names of the Certification.
          
         Values: 
         
         certificationStartDate [0..1] (Block: Ap239Ap233Psm:
DateTimeString)
            
The date that the Warranty started.
            
               The following constraint, normally a uniqueness constraint, is
                  applicable when instantiating the DateTimeString:
               
               rule.Ap239Ap233Psm.ExternalOwlClass.ur1 
               
Constraint: XSDDATETIMESpecification: (OCL2.0)
                  self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')
                
             
          
         certificationEndDate [0..1] (Block: Ap239Ap233Psm:
DateTimeString)
            
The date that the Warranty ended.
            
               The following constraint, normally a uniqueness constraint, is
                  applicable when instantiating the DateTimeString:
               
               rule.Ap239Ap233Psm.ExternalOwlClass.ur1 
               
Constraint: XSDDATETIMESpecification: (OCL2.0)
                  self.matches('[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}Z')