public DocumentTagSchema(DocumentTagSchema source) : base(source) { }
public DocumentTagSchema(DocumentTagSchema source, bool isShallowClone) : base(source, isShallowClone) { }