: Public <<XSDsimpleType>> Class
Created: 7/9/2020 6:12:45 PM
Modified: 7/9/2020 6:12:45 PM
Project:
Advanced:
A numeric identifier in the format "YYYYMMDDNNNN" where:<br/>YYYY is the four digit year of the date that the SMP was created.<br/>MM is the (zero padded) number of the month of the date that the SMP was created.<br/>DD is the (zero padded) number of the day of the date that the SMP was created.<br/>NNNN is the (zero padded) sequential number, starting at 1 for the first SMP of the day.<br/>
Element Source Role Target Role
«XSDcomplexType» SmpIdentificationKey
Class  
Name:  
 
Name: identifier
The SMP ID.
Details:
 
Tag Value
derivation restriction
Details:
Values: restriction | list
Default: restriction
Description: Defines derivation type
pattern [0-9]{4}(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1])[0-9]{4}
Details:
Description: As defined by XML Schema Datatypes specification
Object Type Connection Direction Notes
«XSDsimpleType» CharacterString Class Generalization To